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 1a94ee1 commit ccd7bd8Copy full SHA for ccd7bd8
build.gradle
@@ -4,7 +4,6 @@ buildscript {
4
repositories {
5
mavenCentral()
6
maven { url "https://plugins.gradle.org/m2/" }
7
- maven { url 'https://dl.bintray.com/kotlin/kotlin-eap' }
8
google()
9
}
10
@@ -40,16 +39,13 @@ allprojects {
40
39
buildscript {
41
42
43
44
45
46
47
48
49
50
51
- maven { url 'https://kotlin.bintray.com/kotlinx' }
52
53
54
jcenter()
55
0 commit comments