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.
2 parents 8495c1d + 0fff52e commit 92374a4Copy full SHA for 92374a4
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