mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-30 05:05:52 +08:00
[android] Update to use google() path
This commit is contained in:
@@ -39,9 +39,7 @@ allprojects {
|
||||
repositories {
|
||||
jcenter()
|
||||
mavenLocal()
|
||||
maven {
|
||||
url "https://maven.google.com"
|
||||
}
|
||||
google()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user