Skip to content
This repository was archived by the owner on Jul 8, 2022. It is now read-only.

Commit 9e47409

Browse files
committed
Remove old repos
1 parent ed200dd commit 9e47409

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build.gradle.kts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,8 @@ buildscript {
44
repositories {
55
mavenLocal()
66
mavenCentral()
7-
jcenter()
87
google()
9-
maven { url = uri("https://dl.bintray.com/korlibs/korlibs/") }
108
maven { url = uri("https://plugins.gradle.org/m2/") }
11-
maven { url = uri("https://dl.bintray.com/kotlin/kotlin-eap") }
12-
maven { url = uri("https://dl.bintray.com/kotlin/kotlin-dev") }
139
}
1410

1511
dependencies {

0 commit comments

Comments
 (0)