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

Commit

Permalink
Remove old repos
Browse files Browse the repository at this point in the history
  • Loading branch information
soywiz committed Mar 11, 2021
1 parent ed200dd commit 9e47409
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,8 @@ buildscript {
repositories {
mavenLocal()
mavenCentral()
jcenter()
google()
maven { url = uri("https://dl.bintray.com/korlibs/korlibs/") }
maven { url = uri("https://plugins.gradle.org/m2/") }
maven { url = uri("https://dl.bintray.com/kotlin/kotlin-eap") }
maven { url = uri("https://dl.bintray.com/kotlin/kotlin-dev") }
}

dependencies {
Expand Down

0 comments on commit 9e47409

Please sign in to comment.