Merge pull request #15605 from volzhs/fix-android-build-27
Fix Android build error
This commit is contained in:
commit
b63384a9f1
|
@ -15,6 +15,7 @@ allprojects {
|
|||
repositories {
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
google()
|
||||
$$GRADLE_REPOSITORY_URLS$$
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue