finalise 🚀
This commit is contained in:
parent
11bed7b94f
commit
8f911937d0
|
@ -273,4 +273,4 @@ task copyDownloadableDepsToLibs(type: Copy) {
|
|||
apply from: file("../../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesAppBuildGradle(project)
|
||||
if(isPlay) {
|
||||
apply plugin: 'com.google.gms.google-services'
|
||||
}
|
||||
}
|
||||
|
|
|
@ -40,4 +40,4 @@ public class Ejson {
|
|||
String username;
|
||||
String _id;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue