Commit 015c3943 authored by Him188's avatar Him188

Remove huawei repository

parent a8c67bc2
buildscript {
repositories {
maven { url "https://mirrors.huaweicloud.com/repository/maven/" }
mavenLocal()
mavenCentral()
jcenter()
mavenCentral()
google()
}
......@@ -28,10 +26,8 @@ allprojects {
// }
repositories {
maven { url "https://mirrors.huaweicloud.com/repository/maven/" }
mavenLocal()
mavenCentral()
jcenter()
mavenCentral()
google()
maven { url "https://dl.bintray.com/kotlin/kotlin-eap" }
maven { url "https://dl.bintray.com/kotlin/kotlin-dev" }
......
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