mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-30 20:15:52 +01:00
044a8ea984
# [5.4.0-dev.1](https://github.com/ReVanced/revanced-patches/compare/v5.3.0...v5.4.0-dev.1) (2024-12-09) ### Features * **Change package name:** Add options to change provider and permission package names to handle installation conflicts ([75c740c
](75c740c6ba
))
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.4.0-dev.1
|