Browse Source

修改JAR包获取

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

+ 0 - 1
build.gradle

@@ -42,7 +42,6 @@ repositories {
     maven { url "https://artifactory.uuzcc.cn/artifactory/libs-snapshot-local" }
     maven { url "http://10.10.100.21:8081/artifactory/libs-snapshot-local" }
     maven { url "http://10.10.100.21:8081/artifactory/libs-release-local" }
-    maven { url "http://10.10.100.21:8081/artifactory/ext-release-local" }
     maven { url "http://maven.aliyun.com/nexus/content/groups/public/" }
     mavenCentral()
 }