mirror of
https://github.com/Michatec/Radio.git
synced 2026-05-31 04:32:39 +02:00
Change Maven repository URL from jetpack.io to jitpack.io
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ dependencyResolutionManagement {
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
maven { url 'https://jetpack.io' }
|
||||
maven { url 'https://jitpack.io' }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user