update repositories definition

This commit is contained in:
2021-02-04 15:19:26 +06:00
parent 746f3e8a14
commit 6f265640a7
9 changed files with 1 additions and 25 deletions

View File

@@ -12,9 +12,6 @@ plugins {
id "org.jetbrains.kotlin.multiplatform" version "$kotlin_version"
}
repositories {
jcenter()
}
kotlin {
jvm()