mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-27 13:15:54 +01:00
33d6b8e173
## [5.6.1-dev.1](https://github.com/ReVanced/revanced-patches/compare/v5.6.0...v5.6.1-dev.1) (2024-12-21) ### Bug Fixes * **YouTube:** Change fingerprints to support a wider range of target versions ([8a09174
](8a09174def
))
7 lines
171 B
INI
7 lines
171 B
INI
org.gradle.caching = true
|
|
org.gradle.jvmargs = -Xms512M -Xmx2048M
|
|
org.gradle.parallel = true
|
|
android.useAndroidX = true
|
|
kotlin.code.style = official
|
|
version = 5.6.1-dev.1
|