mirror of
https://github.com/revanced/revanced-patches
synced 2025-01-28 13:07:33 +01:00
a0d9c25ffa
## [5.0.1-dev.1](https://github.com/ReVanced/revanced-patches/compare/v5.0.0...v5.0.1-dev.1) (2024-11-11) ### Bug Fixes * **Sync:** Fix patches by not throwing unnecessarily ([2ee1316](2ee13160d5
)) * **Tiktok - Settings:** Fix the patch by depending on the correct settings patch ([0c75929](0c75929a83
)) ### Performance Improvements * Check for extension without a class proxy ([a6a74e2](a6a74e289d
))
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.0.1-dev.1
|