mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-26 20:15:52 +01:00
1080a68da2
## [5.2.1-dev.4](https://github.com/ReVanced/revanced-patches/compare/v5.2.1-dev.3...v5.2.1-dev.4) (2024-11-30) ### Bug Fixes * **Twitch:** Resolve setting menu crashes ([#4025](https://github.com/ReVanced/revanced-patches/issues/4025)) ([62df596
](62df5965d7
))
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.4
|