Skip to content

Commit 0fff52e

Browse files
Remove fallback maven repos
1 parent 8495c1d commit 0fff52e

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

android/build.gradle

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -74,15 +74,6 @@ allprojects {
7474
url "https://maven.fabric.io/public"
7575
}
7676
maven { url "https://www.jitpack.io" }
77-
maven {
78-
url "https://maven.scijava.org/content/repositories/public/"
79-
}
80-
maven {
81-
url "https://maven.scijava.org/content/repositories/jitpack/"
82-
}
83-
maven {
84-
url "https://maven.scijava.org/content/repositories/jcenter/"
85-
}
8677
maven { url "https://packages.rnd.mendix.com/jcenter" }
8778
}
8879

0 commit comments

Comments
 (0)