mirror of
https://github.com/ReVanced/revanced-library.git
synced 2026-01-10 21:36:17 +00:00
build: Simplify declaration of repositories
This commit is contained in:
@@ -1,10 +1 @@
|
||||
dependencyResolutionManagement {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
mavenLocal()
|
||||
maven { url = uri("https://jitpack.io") }
|
||||
google()
|
||||
}
|
||||
}
|
||||
|
||||
rootProject.name = "revanced-library"
|
||||
Reference in New Issue
Block a user