mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-28 03:55:48 +01:00
0b2af47d41
# [5.3.0-dev.4](https://github.com/ReVanced/revanced-patches/compare/v5.3.0-dev.3...v5.3.0-dev.4) (2024-12-09) ### Features * **Nyx:** Remove broken `Unlock pro` patch ([1fe8b16
](1fe8b164ea
))
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.3.0-dev.4
|