Commit ec759f0f authored by Him188's avatar Him188

Add `huawei` repo

parent 8b2f2ac8
buildscript { buildscript {
repositories { repositories {
mavenLocal() mavenLocal()
maven { url "https://mirrors.huaweicloud.com/repository/maven" }
jcenter() jcenter()
mavenCentral() mavenCentral()
google() google()
...@@ -40,6 +41,7 @@ allprojects { ...@@ -40,6 +41,7 @@ allprojects {
repositories { repositories {
mavenLocal() mavenLocal()
maven { url "https://mirrors.huaweicloud.com/repository/maven" }
jcenter() jcenter()
mavenCentral() mavenCentral()
google() google()
......
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