From adb6a4fd9ec3a23c04d5e4c2ce799448237915c4 Mon Sep 17 00:00:00 2001 From: JustZvan Date: Fri, 6 Feb 2026 13:38:36 +0100 Subject: feat: initial commit --- app/google-services.json | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 app/google-services.json (limited to 'app/google-services.json') 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 -- cgit v1.2.3