Update build.gradle
This commit is contained in:
parent
79fcedd24f
commit
f78bb3952f
1 changed files with 2 additions and 1 deletions
|
|
@ -36,3 +36,4 @@ allprojects {
|
||||||
|
|
||||||
apply plugin: "expo-root-project"
|
apply plugin: "expo-root-project"
|
||||||
apply plugin: "com.facebook.react.rootproject"
|
apply plugin: "com.facebook.react.rootproject"
|
||||||
|
apply plugin: 'com.google.gms.google-services'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue