a430d3c5a1
It is not necessary anymore
8 lines
117 B
Plaintext
8 lines
117 B
Plaintext
rootProject.name = "revanced-patches"
|
|
|
|
buildCache {
|
|
local {
|
|
isEnabled = "CI" !in System.getenv()
|
|
}
|
|
}
|