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 010329f + f555077 commit 2363a23Copy full SHA for 2363a23
build.gradle
@@ -2,7 +2,6 @@
2
3
buildscript {
4
repositories {
5
- jcenter()
6
mavenCentral()
7
maven { url "https://plugins.gradle.org/m2/" }
8
}
@@ -65,7 +64,6 @@ javadoc {
65
64
66
67
68
69
70
maven { url "http://maven.classmethod.info/snapshot" } // for spar-wings
71
maven { url "http://maven.classmethod.info/release" } // for spar-wings
0 commit comments