diff options
| author | JustZvan <justzvan@justzvan.xyz> | 2026-02-06 13:22:33 +0100 |
|---|---|---|
| committer | JustZvan <justzvan@justzvan.xyz> | 2026-02-06 13:22:33 +0100 |
| commit | 7eb8ccae48b0cc18a9dcaa9c3626a02df8e6d919 (patch) | |
| tree | 57b7dd06ac9aa7053c671d916f7183e3b4fa9410 /google-services.json | |
feat: initial commit!
Diffstat (limited to 'google-services.json')
| -rw-r--r-- | google-services.json | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/google-services.json b/google-services.json new file mode 100644 index 0000000..70ae161 --- /dev/null +++ b/google-services.json @@ -0,0 +1,48 @@ +{ + "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": [] + } + } + }, + { + "client_info": { + "mobilesdk_app_id": "1:609077998670:android:88f2647e10f2f3517d3f1f", + "android_client_info": { + "package_name": "sh.lajo.buddyforparents" + } + }, + "oauth_client": [], + "api_key": [ + { + "current_key": "AIzaSyD63stQ2nTufAHFhG1HUrzmzY42oljmCMc" + } + ], + "services": { + "appinvite_service": { + "other_platform_oauth_client": [] + } + } + } + ], + "configuration_version": "1" +}
\ No newline at end of file |