We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d506b3 commit 0cab2faCopy full SHA for 0cab2fa
build.gradle
@@ -32,7 +32,6 @@ buildscript {
32
}
33
repositories {
34
jcenter()
35
- maven { url "https://teamcity.jetbrains.com/guestAuth/app/rest/builds/id:1907319/artifacts/content/maven" }
36
maven { url "https://kotlin.bintray.com/kotlinx" }
37
maven { url "https://kotlin.bintray.com/kotlin-dev" }
38
maven { url "https://kotlin.bintray.com/kotlin-eap" }
@@ -79,7 +78,6 @@ allprojects {
79
78
google()
80
81
82
83
84
85
0 commit comments