From e4f652cbfe492615871ad835c926f0f5763da7b3 Mon Sep 17 00:00:00 2001 From: Siddharth Agarwal Date: Mon, 11 Nov 2024 15:23:46 +0530 Subject: [PATCH] Update `google-services.json` file for all environments (#5112) Co-authored-by: Siddharth Agarwal --- CHANGELOG.md | 1 + app/src/debug/google-services.json | 32 +++++++-------- app/src/production/google-services.json | 52 ++++++++++++------------- app/src/sandbox/google-services.json | 52 ++++++++++++------------- app/src/staging/google-services.json | 52 ++++++++++++------------- 5 files changed, 92 insertions(+), 97 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 610313c6833..a544a2c96e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ - Migrate `OnboardingScreen` to Compose - Migrate `StainNudge` to Compose - Run database maintenance as a background worker +- Update `google-services.json` file for all environments. ### Features diff --git a/app/src/debug/google-services.json b/app/src/debug/google-services.json index bdb523e00b9..a4f4c4c1d66 100644 --- a/app/src/debug/google-services.json +++ b/app/src/debug/google-services.json @@ -1,29 +1,29 @@ { - "project_info": { - "project_number": "591122937412", - "project_id": "simple-qa-e7810", - "storage_bucket": "simple-qa-e7810.appspot.com" + "project_info" : { + "project_number" : "591122937412", + "project_id" : "simple-qa-e7810", + "storage_bucket" : "simple-qa-e7810.firebasestorage.app" }, - "client": [ + "client" : [ { - "client_info": { - "mobilesdk_app_id": "1:591122937412:android:1ca1165b5676e92b236e11", - "android_client_info": { - "package_name": "org.simple.clinic.qa.debug" + "client_info" : { + "mobilesdk_app_id" : "1:591122937412:android:1ca1165b5676e92b236e11", + "android_client_info" : { + "package_name" : "org.simple.clinic.qa.debug" } }, - "oauth_client": [], - "api_key": [ + "oauth_client" : [], + "api_key" : [ { - "current_key": "AIzaSyDXuNaHquD_Bb6q5pZQCl_0v0NUdtH8Fgs" + "current_key" : "AIzaSyDXuNaHquD_Bb6q5pZQCl_0v0NUdtH8Fgs" } ], - "services": { - "appinvite_service": { - "other_platform_oauth_client": [] + "services" : { + "appinvite_service" : { + "other_platform_oauth_client" : [] } } } ], - "configuration_version": "1" + "configuration_version" : "1" } diff --git a/app/src/production/google-services.json b/app/src/production/google-services.json index d7f5da84d7c..4848f7e6129 100644 --- a/app/src/production/google-services.json +++ b/app/src/production/google-services.json @@ -1,42 +1,40 @@ { - "project_info": { - "project_number": "205889824117", - "firebase_url": "https://simple-production-69031.firebaseio.com", - "project_id": "simple-production-69031", - "storage_bucket": "simple-production-69031.appspot.com" + "project_info" : { + "project_number" : "205889824117", + "firebase_url" : "https://simple-production-69031.firebaseio.com", + "project_id" : "simple-production-69031", + "storage_bucket" : "simple-production-69031.appspot.com" }, - "client": [ + "client" : [ { - "client_info": { - "mobilesdk_app_id": "1:205889824117:android:8f8631aa57d4d20b", - "android_client_info": { - "package_name": "org.simple.clinic" + "client_info" : { + "mobilesdk_app_id" : "1:205889824117:android:8f8631aa57d4d20b", + "android_client_info" : { + "package_name" : "org.simple.clinic" } }, - "oauth_client": [ + "oauth_client" : [ { - "client_id": "205889824117-n517gus0rgrv194nl0nlr8sjrim4l1r7.apps.googleusercontent.com", - "client_type": 3 + "client_id" : "205889824117-n517gus0rgrv194nl0nlr8sjrim4l1r7.apps.googleusercontent.com", + "client_type" : 3 } ], - "api_key": [ + "api_key" : [ { - "current_key": "AIzaSyCPCKvA1DrqPjlh7X6Qi3_UDUYCAVbqPhU" + "current_key" : "AIzaSyCPCKvA1DrqPjlh7X6Qi3_UDUYCAVbqPhU" } ], - "services": { - "analytics_service": { - "status": 1 - }, - "appinvite_service": { - "status": 1, - "other_platform_oauth_client": [] - }, - "ads_service": { - "status": 2 + "services" : { + "appinvite_service" : { + "other_platform_oauth_client" : [ + { + "client_id" : "205889824117-n517gus0rgrv194nl0nlr8sjrim4l1r7.apps.googleusercontent.com", + "client_type" : 3 + } + ] } } } ], - "configuration_version": "1" -} \ No newline at end of file + "configuration_version" : "1" +} diff --git a/app/src/sandbox/google-services.json b/app/src/sandbox/google-services.json index 4f72520d8db..ad953a8b5c1 100644 --- a/app/src/sandbox/google-services.json +++ b/app/src/sandbox/google-services.json @@ -1,42 +1,40 @@ { - "project_info": { - "project_number": "1080901647110", - "firebase_url": "https://simple-sandbox-51a70.firebaseio.com", - "project_id": "simple-sandbox-51a70", - "storage_bucket": "simple-sandbox-51a70.appspot.com" + "project_info" : { + "project_number" : "1080901647110", + "firebase_url" : "https://simple-sandbox-51a70.firebaseio.com", + "project_id" : "simple-sandbox-51a70", + "storage_bucket" : "simple-sandbox-51a70.firebasestorage.app" }, - "client": [ + "client" : [ { - "client_info": { - "mobilesdk_app_id": "1:1080901647110:android:4a52180720d6670e", - "android_client_info": { - "package_name": "org.simple.clinic.sandbox" + "client_info" : { + "mobilesdk_app_id" : "1:1080901647110:android:4a52180720d6670e", + "android_client_info" : { + "package_name" : "org.simple.clinic.sandbox" } }, - "oauth_client": [ + "oauth_client" : [ { - "client_id": "1080901647110-ld4u86b8a2losdq8hqddv4s0r6vq5ac2.apps.googleusercontent.com", - "client_type": 3 + "client_id" : "1080901647110-ld4u86b8a2losdq8hqddv4s0r6vq5ac2.apps.googleusercontent.com", + "client_type" : 3 } ], - "api_key": [ + "api_key" : [ { - "current_key": "AIzaSyAxPCs3TSJVOYBMuMF_A6fZI1URj-IquBc" + "current_key" : "AIzaSyAxPCs3TSJVOYBMuMF_A6fZI1URj-IquBc" } ], - "services": { - "analytics_service": { - "status": 1 - }, - "appinvite_service": { - "status": 1, - "other_platform_oauth_client": [] - }, - "ads_service": { - "status": 2 + "services" : { + "appinvite_service" : { + "other_platform_oauth_client" : [ + { + "client_id" : "1080901647110-ld4u86b8a2losdq8hqddv4s0r6vq5ac2.apps.googleusercontent.com", + "client_type" : 3 + } + ] } } } ], - "configuration_version": "1" -} \ No newline at end of file + "configuration_version" : "1" +} diff --git a/app/src/staging/google-services.json b/app/src/staging/google-services.json index 6af9b86a9a8..694df3b9140 100644 --- a/app/src/staging/google-services.json +++ b/app/src/staging/google-services.json @@ -1,42 +1,40 @@ { - "project_info": { - "project_number": "1081998734768", - "firebase_url": "https://simple-demo-5c1b3.firebaseio.com", - "project_id": "simple-demo-5c1b3", - "storage_bucket": "simple-demo-5c1b3.appspot.com" + "project_info" : { + "project_number" : "1081998734768", + "firebase_url" : "https://simple-demo-5c1b3.firebaseio.com", + "project_id" : "simple-demo-5c1b3", + "storage_bucket" : "simple-demo-5c1b3.firebasestorage.app" }, - "client": [ + "client" : [ { - "client_info": { - "mobilesdk_app_id": "1:1081998734768:android:897b0365032b903d", - "android_client_info": { - "package_name": "org.simple.clinic.staging" + "client_info" : { + "mobilesdk_app_id" : "1:1081998734768:android:897b0365032b903d", + "android_client_info" : { + "package_name" : "org.simple.clinic.staging" } }, - "oauth_client": [ + "oauth_client" : [ { - "client_id": "1081998734768-3n9b43dkt1s8o5gt736qarsglas21rfs.apps.googleusercontent.com", - "client_type": 3 + "client_id" : "1081998734768-3n9b43dkt1s8o5gt736qarsglas21rfs.apps.googleusercontent.com", + "client_type" : 3 } ], - "api_key": [ + "api_key" : [ { - "current_key": "AIzaSyBvVz6lZdymDmWG5z3G1A6Ve3wbbiSP8KI" + "current_key" : "AIzaSyBvVz6lZdymDmWG5z3G1A6Ve3wbbiSP8KI" } ], - "services": { - "analytics_service": { - "status": 1 - }, - "appinvite_service": { - "status": 1, - "other_platform_oauth_client": [] - }, - "ads_service": { - "status": 2 + "services" : { + "appinvite_service" : { + "other_platform_oauth_client" : [ + { + "client_id" : "1081998734768-3n9b43dkt1s8o5gt736qarsglas21rfs.apps.googleusercontent.com", + "client_type" : 3 + } + ] } } } ], - "configuration_version": "1" -} \ No newline at end of file + "configuration_version" : "1" +}