mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2025-06-29 21:28:04 +08:00
build: Enable Gradle Configuration Cache (#2059)
This commit is contained in:
@ -22,3 +22,4 @@ kotlin.code.style=official
|
|||||||
# thereby reducing the size of the R class for that library
|
# thereby reducing the size of the R class for that library
|
||||||
android.nonTransitiveRClass=true
|
android.nonTransitiveRClass=true
|
||||||
android.nonFinalResIds=false
|
android.nonFinalResIds=false
|
||||||
|
org.gradle.configuration-cache=true
|
||||||
|
Reference in New Issue
Block a user