zyx 2 năm trước cách đây
mục cha
commit
79f8ce380a
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      build.gradle

+ 2 - 1
build.gradle

@@ -15,7 +15,8 @@ configurations {
 }
 
 repositories {
-    maven { url 'https://maven.aliyun.com/nexus/content/groups/public' }
+    mavenCentral()
+//    maven { url 'https://maven.aliyun.com/nexus/content/groups/public' }
 }
 
 dependencies {