Skip to content

Commit 27768f4

Browse files
committedJan 24, 2019
build fix
1 parent e83f84f commit 27768f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎android/build.gradle

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ def safeExtGet(prop, fallback) {
66

77
repositories {
88
mavenCentral()
9+
jcenter()
10+
google()
911
}
1012

1113
buildscript {

0 commit comments

Comments
 (0)