finalise 🚀

This commit is contained in:
GOVINDDIXIT 2020-07-17 19:58:47 +05:30
parent 11bed7b94f
commit 8f911937d0
2 changed files with 2 additions and 2 deletions

View File

@ -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'
}
}

View File

@ -40,4 +40,4 @@ public class Ejson {
String username;
String _id;
}
}
}