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 6df65bf commit 618503cCopy full SHA for 618503c
build.gradle
@@ -11,6 +11,7 @@ buildscript {
11
12
allprojects {
13
repositories {
14
+ mavenLocal()
15
mavenCentral() // maven { url: 'http://jcenter.bintray.com' }
16
}
17
0 commit comments