Fix build.gradle (drop content)
This commit is contained in:
parent
5fdeeffd2a
commit
1e4f630090
1 changed files with 0 additions and 10 deletions
10
build.gradle
10
build.gradle
|
@ -6,11 +6,6 @@ buildscript {
|
|||
jcenter()
|
||||
maven {
|
||||
url 'https://developer.huawei.com/repo/'
|
||||
content {
|
||||
includeGroup 'com.huawei.agconnect'
|
||||
includeGroup 'com.huawei.hms'
|
||||
includeGroup 'com.huawei.hmf'
|
||||
}
|
||||
}
|
||||
}
|
||||
dependencies {
|
||||
|
@ -45,11 +40,6 @@ allprojects {
|
|||
}
|
||||
maven {
|
||||
url 'https://developer.huawei.com/repo/'
|
||||
content {
|
||||
includeGroup 'com.huawei.agconnect'
|
||||
includeGroup 'com.huawei.hms'
|
||||
includeGroup 'com.huawei.hmf'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue