Browse Source

build fix

Greg Alexander 6 years ago
parent
commit
27768f4704
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      android/build.gradle

+ 2
- 0
android/build.gradle View File

6
 
6
 
7
 repositories {
7
 repositories {
8
     mavenCentral()
8
     mavenCentral()
9
+    jcenter()
10
+    google()
9
 }
11
 }
10
 
12
 
11
 buildscript {
13
 buildscript {