mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
workaround fetch issue with jitpack repository (https://github.com/jitpack/jitpack.io/issues/4002
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ repositories {
|
||||
mavenCentral()
|
||||
maven {
|
||||
// Used only for PhotoView
|
||||
url "https://jitpack.io"
|
||||
url "https://www.jitpack.io"
|
||||
name 'JitPack Github wrapper'
|
||||
}
|
||||
jcenter()
|
||||
|
||||
Reference in New Issue
Block a user