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