Skip to content

Commit

Permalink
就近(国内)下载所需 maven 资源
Browse files Browse the repository at this point in the history
就近(国内)下载所需 maven 资源
  • Loading branch information
lzpong authored Jul 25, 2017
1 parent 57b280a commit 9293894
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

buildscript {
repositories {
maven{ url 'http://maven.aliyun.com/nexus/content/groups/public/'}
jcenter()
}
dependencies {
Expand All @@ -11,6 +12,7 @@ buildscript {

allprojects {
repositories {
maven{ url 'http://maven.aliyun.com/nexus/content/groups/public/'}
jcenter()
}
}
Expand Down

0 comments on commit 9293894

Please sign in to comment.