Commit c9e7972f authored by 沈括号's avatar 沈括号

更新base.gradle

parent 18f8368e
......@@ -9,6 +9,7 @@ compileTestJava.options.encoding = "UTF-8"
repositories {
mavenLocal()
maven { url "http://mvn.chenzhen.shop/repository/maven-public/" }
maven { url "https://maven.aliyun.com/repository/central" }
mavenCentral()
}
\ No newline at end of file
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