阿里云依赖
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
maven(url = "https://maven.aliyun.com/repository/gradle-plugin")
|
||||
gradlePluginPortal()
|
||||
google {
|
||||
content {
|
||||
includeGroupByRegex("com\\.android.*")
|
||||
@@ -19,6 +21,7 @@ dependencyResolutionManagement {
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
maven(url = "https://maven.aliyun.com/repository/public/")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user