We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8495c1d commit 0fff52eCopy full SHA for 0fff52e
1 file changed
android/build.gradle
@@ -74,15 +74,6 @@ allprojects {
74
url "https://maven.fabric.io/public"
75
}
76
maven { url "https://www.jitpack.io" }
77
- maven {
78
- url "https://maven.scijava.org/content/repositories/public/"
79
- }
80
81
- url "https://maven.scijava.org/content/repositories/jitpack/"
82
83
84
- url "https://maven.scijava.org/content/repositories/jcenter/"
85
86
maven { url "https://packages.rnd.mendix.com/jcenter" }
87
88
0 commit comments