mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-11 13:56:17 +00:00
feat: Setup CI/CD
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
rootProject.name = "app.revanced.revanced-api"
|
||||
rootProject.name = "revanced-api"
|
||||
|
||||
buildCache {
|
||||
local {
|
||||
isEnabled = "CI" !in System.getenv()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user