Fix wrong jitpack.io repository url in test project
This commit is contained in:
+2
-2
@@ -15,6 +15,6 @@ allprojects {
|
||||
mavenLocal()
|
||||
google()
|
||||
mavenCentral()
|
||||
maven { url "https://www.jitpack.io" }
|
||||
maven { url "https://jitpack.io" }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user