From c2de7bdd113fc83db9bf36917d7c1af8b8b5a35c Mon Sep 17 00:00:00 2001 From: sathwikcs <85106054+sathwikcs@users.noreply.github.com> Date: Wed, 16 Oct 2024 17:46:20 +0530 Subject: [PATCH] app json file --- app/google-services.json | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 app/google-services.json diff --git a/app/google-services.json b/app/google-services.json new file mode 100644 index 0000000..9ff5b5a --- /dev/null +++ b/app/google-services.json @@ -0,0 +1,29 @@ +{ + "project_info": { + "project_number": "482294935697", + "project_id": "attendenceapp-57022", + "storage_bucket": "attendenceapp-57022.appspot.com" + }, + "client": [ + { + "client_info": { + "mobilesdk_app_id": "1:482294935697:android:89783c6f1e52abd76c8f30", + "android_client_info": { + "package_name": "in.sminnovations.attendanceapp.user" + } + }, + "oauth_client": [], + "api_key": [ + { + "current_key": "AIzaSyA0H9rJ8rML0JeBvN8rx0V2ijSA0GEfKFo" + } + ], + "services": { + "appinvite_service": { + "other_platform_oauth_client": [] + } + } + } + ], + "configuration_version": "1" +} \ No newline at end of file