[android] Update to use google() path
This commit is contained in:
parent
fe44ca90b1
commit
673855c510
|
@ -39,9 +39,7 @@ allprojects {
|
|||
repositories {
|
||||
jcenter()
|
||||
mavenLocal()
|
||||
maven {
|
||||
url "https://maven.google.com"
|
||||
}
|
||||
google()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue