Browse Source

添加阿里的仓库

tuonina 6 years ago
parent
commit
9eaaceacec
1 changed files with 1 additions and 0 deletions
  1. 1 0
      build.gradle

+ 1 - 0
build.gradle

@@ -21,6 +21,7 @@ buildscript {
         authVersion='1.2.1'
     }
     repositories {
+        maven { url 'https://maven.aliyun.com/repository/public' }
         mavenCentral()
         maven { url = 'http://repo.spring.io/plugins-release' }
     }