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 5f93a01 commit a5c8e96Copy full SHA for a5c8e96
build.gradle
@@ -4,6 +4,7 @@ buildscript {
4
repositories {
5
mavenCentral()
6
jcenter()
7
+ maven { url "https://plugins.gradle.org/m2/" }
8
maven { url 'https://jitpack.io' }
9
maven { url 'https://dl.bintray.com/kotlin/kotlin-eap' }
10
google()
0 commit comments