koul 5 years ago
parent
commit
d0b6444a52
1 changed files with 1 additions and 0 deletions
  1. 1 0
      build.gradle

+ 1 - 0
build.gradle

@@ -10,6 +10,7 @@ buildscript {
     repositories {
         maven { url "http://maven.aliyun.com/nexus/content/groups/public/" }
         maven { url "https://plugins.gradle.org/m2/" }
+        maven { url "http://maven.ubtob.com/artifactory/libs-release-local" }
         maven { url "http://maven.ubtob.com/artifactory/libs-snapshot-local" }
         maven { url "https://repo.spring.io/libs-release" }
         mavenCentral()