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 0b66866 commit ac01c64Copy full SHA for ac01c64
build.gradle
@@ -45,6 +45,7 @@ allprojects {
45
jcenter()
46
maven { url 'https://jitpack.io' }
47
maven { url 'https://dl.bintray.com/kotlin/kotlin-eap' }
48
+ maven { url "https://plugins.gradle.org/m2/" }
49
google()
50
}
51
0 commit comments