mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-28 03:55:48 +01:00
605c920c0c
# [5.3.0-dev.2](https://github.com/ReVanced/revanced-patches/compare/v5.3.0-dev.1...v5.3.0-dev.2) (2024-12-08) ### Bug Fixes * **Reddit:** Fix patches by using correct extension class ([70bdc68
](70bdc6840d
))
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.2
|