mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-25 20:05:48 +01:00
f7d5701ad1
# [5.7.0](https://github.com/ReVanced/revanced-patches/compare/v5.6.0...v5.7.0) (2024-12-22) ### Bug Fixes * **YouTube - Force original audio:** Use correct availability for settings UI ([a7eedcb
](a7eedcb4cc
)) * **YouTube - Spoof video stream:** Remove UI client type setting. Allow setting default audio language. ([#4184](https://github.com/ReVanced/revanced-patches/issues/4184)) ([99f3f29
](99f3f29c64
)) * **YouTube - Spoof video streams:** Remove iOS, add clients Android TV and Android Creator ([#4180](https://github.com/ReVanced/revanced-patches/issues/4180)) ([86abfb2
](86abfb2b0d
)) * **YouTube:** Change fingerprints to support a wider range of target versions ([8a09174
](8a09174def
)) ### Features * **YouTube:** Support version `19.47.53` ([#4182](https://github.com/ReVanced/revanced-patches/issues/4182)) ([2089e61
](2089e613d3
))
7 lines
165 B
INI
7 lines
165 B
INI
org.gradle.caching = true
|
|
org.gradle.jvmargs = -Xms512M -Xmx2048M
|
|
org.gradle.parallel = true
|
|
android.useAndroidX = true
|
|
kotlin.code.style = official
|
|
version = 5.7.0
|