mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-26 19:35:54 +01:00
6883a66b23
## [5.2.1-dev.5](https://github.com/ReVanced/revanced-patches/compare/v5.2.1-dev.4...v5.2.1-dev.5) (2024-12-01) ### Performance Improvements * Move variables to local scope ([43c0421
](43c04216c6
))
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.2.1-dev.5
|