在项目根目录的build.gradle文件中添加:
allprojects {
repositories {
maven { url 'https://maven.aliyun.com/repository/google' }
maven { url 'https://maven.aliyun.com/repository/central' }
google()
mavenCentral()
}
}
07-28
3696
3696
10-07
1047
1047
04-05
9081
9081
02-18
5万+
5万+
08-05
9661
9661


被折叠的 条评论
为什么被折叠?



