From 2a27a96f969e7f779efd7e5f8d0db632b2ae994f Mon Sep 17 00:00:00 2001 From: chandrashekhar reddy Date: Mon, 9 Sep 2024 16:39:58 +0530 Subject: [PATCH] 127 version with all updates, credential.txt file location changed, Ui updated. --- app/google-services.json | 48 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 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..92fe3c7 --- /dev/null +++ b/app/google-services.json @@ -0,0 +1,48 @@ +{ + "project_info": { + "project_number": "630821402019", + "project_id": "iocl-iisc", + "storage_bucket": "iocl-iisc.appspot.com" + }, + "client": [ + { + "client_info": { + "mobilesdk_app_id": "1:630821402019:android:ab77866fb7b3114b1dd616", + "android_client_info": { + "package_name": "in.sminnovations.hposregistration.iocl" + } + }, + "oauth_client": [], + "api_key": [ + { + "current_key": "AIzaSyABIdxI89eTZ8BqU2cIoJOgJ1lS1cFLCtQ" + } + ], + "services": { + "appinvite_service": { + "other_platform_oauth_client": [] + } + } + }, + { + "client_info": { + "mobilesdk_app_id": "1:630821402019:android:ed56bae066ac32b51dd616", + "android_client_info": { + "package_name": "in.sminnovations.hpostesting.iocl" + } + }, + "oauth_client": [], + "api_key": [ + { + "current_key": "AIzaSyABIdxI89eTZ8BqU2cIoJOgJ1lS1cFLCtQ" + } + ], + "services": { + "appinvite_service": { + "other_platform_oauth_client": [] + } + } + } + ], + "configuration_version": "1" +} \ No newline at end of file