Commit e2c14445 authored by 龚廖安's avatar 龚廖安

Merge branch 'yaojia' into 'master'

新增配置

See merge request !3
parents f0f80344 9ef8bc79
...@@ -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