Commit 9ef8bc79 authored by yaojia's avatar yaojia

新增配置

parent 7f95e156
...@@ -14,6 +14,7 @@ repositories { ...@@ -14,6 +14,7 @@ repositories {
url "http://mvn.chenzhen.shop/repository/maven-public/" url "http://mvn.chenzhen.shop/repository/maven-public/"
} }
maven { url "https://maven.aliyun.com/repository/central" } maven { url "https://maven.aliyun.com/repository/central" }
mavenCentral()
maven { url 'https://repo.spring.io/release' } maven { url 'https://repo.spring.io/release' }
maven { url "https://plugins.gradle.org/m2/" }
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