fix(android): apply Google Play Services plugin during gradle build

[skip ci]
This commit is contained in:
Jagandeep Brar
2022-10-21 18:36:17 -05:00
parent abf117ac92
commit 71f597baa7
3 changed files with 5 additions and 0 deletions

3
.gitignore vendored
View File

@@ -66,8 +66,11 @@ android/key.properties
# Firebase
android/firebase_app_id_file.json
android/app/google-services.json
ios/firebase_app_id_file.json
ios/Runner/GoogleService-Info.plist
macos/firebase_app_id_file.json
macos/Runner/GoogleService-Info.plist
# Node Dependency directories
node_modules/