Add google maven
This commit is contained in:
parent
1505981eec
commit
d1109b4bfd
1 changed files with 3 additions and 0 deletions
|
@ -11,5 +11,8 @@ buildscript {
|
|||
allprojects {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven {
|
||||
url "https://maven.google.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue