[F] Enable jitpack repo
This commit is contained in:
@@ -10,6 +10,7 @@ dependencyResolutionManagement {
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
maven { url 'https://jitpack.io' }
|
||||
}
|
||||
}
|
||||
rootProject.name = "WearSync"
|
||||
|
||||
Reference in New Issue
Block a user