Commit 2b2fb673 authored by Him188's avatar Him188

Prefer to jcenter

parent 07b9cf32
...@@ -10,11 +10,11 @@ pluginManagement { ...@@ -10,11 +10,11 @@ pluginManagement {
} }
repositories { repositories {
jcenter()
google() google()
mavenCentral() mavenCentral()
maven { url "https://plugins.gradle.org/m2/" } maven { url "https://plugins.gradle.org/m2/" }
maven { url "https://dl.bintray.com/jetbrains/kotlin-native-dependencies" } maven { url "https://dl.bintray.com/jetbrains/kotlin-native-dependencies" }
jcenter()
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment