diff options
Diffstat (limited to 'app/google-services.json')
| -rw-r--r-- | app/google-services.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/app/google-services.json b/app/google-services.json new file mode 100644 index 0000000..bec9fb6 --- /dev/null +++ b/app/google-services.json @@ -0,0 +1,29 @@ +{ + "project_info": { + "project_number": "609077998670", + "project_id": "buddy-by-lajo-sh", + "storage_bucket": "buddy-by-lajo-sh.firebasestorage.app" + }, + "client": [ + { + "client_info": { + "mobilesdk_app_id": "1:609077998670:android:480b8a3791e871027d3f1f", + "android_client_info": { + "package_name": "sh.lajo.buddy" + } + }, + "oauth_client": [], + "api_key": [ + { + "current_key": "AIzaSyD63stQ2nTufAHFhG1HUrzmzY42oljmCMc" + } + ], + "services": { + "appinvite_service": { + "other_platform_oauth_client": [] + } + } + } + ], + "configuration_version": "1" +}
\ No newline at end of file |