add google() repository to allprojects
This commit is contained in:
@@ -35,5 +35,6 @@ buildscript {
|
||||
allprojects {
|
||||
repositories {
|
||||
jcenter()
|
||||
google()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user