From 76545bd1526a667ae90d438d7473e0addab59925 Mon Sep 17 00:00:00 2001 From: haroon amjad Date: Wed, 4 Sep 2024 17:08:58 +0300 Subject: [PATCH] updates --- google-services_HMG.json | 21 ++++++++++------- ...s (2).json => google-services_HMG_old.json | 23 ++++++++----------- 2 files changed, 22 insertions(+), 22 deletions(-) rename google-services (2).json => google-services_HMG_old.json (59%) diff --git a/google-services_HMG.json b/google-services_HMG.json index dd4038cf..5806fa5f 100644 --- a/google-services_HMG.json +++ b/google-services_HMG.json @@ -25,15 +25,20 @@ } ], "services": { - "analytics_service": { - "status": 1 - }, "appinvite_service": { - "status": 1, - "other_platform_oauth_client": [] - }, - "ads_service": { - "status": 2 + "other_platform_oauth_client": [ + { + "client_id": "815750722565-3a0gc7neins0eoahdrimrfksk0sqice8.apps.googleusercontent.com", + "client_type": 3 + }, + { + "client_id": "815750722565-0cq9366orvsk5ipivq6lijcj56u03fr7.apps.googleusercontent.com", + "client_type": 2, + "ios_info": { + "bundle_id": "com.void.demo" + } + } + ] } } } diff --git a/google-services (2).json b/google-services_HMG_old.json similarity index 59% rename from google-services (2).json rename to google-services_HMG_old.json index 3707617c..dd4038cf 100644 --- a/google-services (2).json +++ b/google-services_HMG_old.json @@ -21,24 +21,19 @@ ], "api_key": [ { - "current_key": "AIzaSyDZDeWcBlRE3YfJWYt_DCiToVnANfaj8qg" + "current_key": "AIzaSyDUfg6AKM1-00WyzpvLImUBC46wFrq9-qw" } ], "services": { + "analytics_service": { + "status": 1 + }, "appinvite_service": { - "other_platform_oauth_client": [ - { - "client_id": "815750722565-3a0gc7neins0eoahdrimrfksk0sqice8.apps.googleusercontent.com", - "client_type": 3 - }, - { - "client_id": "815750722565-0cq9366orvsk5ipivq6lijcj56u03fr7.apps.googleusercontent.com", - "client_type": 2, - "ios_info": { - "bundle_id": "com.void.demo" - } - } - ] + "status": 1, + "other_platform_oauth_client": [] + }, + "ads_service": { + "status": 2 } } }