Fix Android build error

Fix #15603
Fix #15513
This commit is contained in:
volzhs 2018-01-12 04:24:11 +09:00
parent c037f6339f
commit dfdc8c2d9a

View file

@ -15,6 +15,7 @@ allprojects {
repositories {
jcenter()
mavenCentral()
google()
$$GRADLE_REPOSITORY_URLS$$
}
}