Skip to content

Commit 0cab2fa

Browse files
committed
Rollback temporary teamcity repo
1 parent 8d506b3 commit 0cab2fa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle

-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ buildscript {
3232
}
3333
repositories {
3434
jcenter()
35-
maven { url "https://teamcity.jetbrains.com/guestAuth/app/rest/builds/id:1907319/artifacts/content/maven" }
3635
maven { url "https://kotlin.bintray.com/kotlinx" }
3736
maven { url "https://kotlin.bintray.com/kotlin-dev" }
3837
maven { url "https://kotlin.bintray.com/kotlin-eap" }
@@ -79,7 +78,6 @@ allprojects {
7978
google()
8079
}
8180
jcenter()
82-
maven { url "https://teamcity.jetbrains.com/guestAuth/app/rest/builds/id:1907319/artifacts/content/maven" }
8381
maven { url "https://kotlin.bintray.com/kotlin-dev" }
8482
maven { url "https://kotlin.bintray.com/kotlin-eap" }
8583
maven { url "https://kotlin.bintray.com/kotlinx" }

0 commit comments

Comments
 (0)