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 3e22a32 commit 56b6544Copy full SHA for 56b6544
1 file changed
libandroid/build.gradle
@@ -15,6 +15,7 @@ buildscript {
15
allprojects {
16
repositories {
17
jcenter()
18
+ mavenCentral()
19
maven { url "http://oss.sonatype.org/content/repositories/snapshots/" }
20
}
21
0 commit comments