Addressing build fail issue due to jcenter mirroring the google repo
This commit is contained in:
parent
1b6f691fea
commit
a0543ff098
|
@ -16,8 +16,8 @@ buildscript {
|
|||
|
||||
allprojects {
|
||||
repositories {
|
||||
jcenter()
|
||||
google()
|
||||
jcenter()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue