mirror of
https://github.com/ReVanced/revanced-library.git
synced 2026-01-10 21:36:17 +00:00
build: Use Gradle build cache
This commit is contained in:
@@ -1 +1,7 @@
|
||||
rootProject.name = "revanced-library"
|
||||
rootProject.name = "revanced-library"
|
||||
|
||||
buildCache {
|
||||
local {
|
||||
isEnabled = !System.getenv().containsKey("CI")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user