We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e70819 commit 5b8868fCopy full SHA for 5b8868f
1 file changed
build.gradle
@@ -41,9 +41,6 @@ buildscript {
41
42
repositories {
43
google()
44
- maven { url "https://maven.aliyun.com/repository/public" }
45
- maven { url "https://maven.aliyun.com/repository/google" }
46
- maven { url "https://maven.aliyun.com/repository/gradle-plugin" }
47
mavenCentral()
48
gradlePluginPortal()
49
maven { url "https://jitpack.io" }
@@ -62,9 +59,6 @@ buildscript {
62
59
allprojects {
63
60
64
61
65
66
67
68
69
70
0 commit comments