From ccc0dc10a103dabc8f403b8eeee921078f3d19a4 Mon Sep 17 00:00:00 2001 From: Kadir Sekha Date: Fri, 10 Nov 2017 14:41:10 +0900 Subject: [PATCH] updated google services file --- app-template/bitcoincom/google-services.json | 48 +++++++++++++++++++- 1 file changed, 46 insertions(+), 2 deletions(-) diff --git a/app-template/bitcoincom/google-services.json b/app-template/bitcoincom/google-services.json index bf15de0a6..e39e9bb0c 100644 --- a/app-template/bitcoincom/google-services.json +++ b/app-template/bitcoincom/google-services.json @@ -8,9 +8,9 @@ "client": [ { "client_info": { - "mobilesdk_app_id": "1:432300239540:android:e23224cd1aed3778", + "mobilesdk_app_id": "1:432300239540:android:3be699f352c30a45", "android_client_info": { - "package_name": "com.bitcoin.mwallet" + "package_name": "com.bitcoin.wallet" } }, "oauth_client": [ @@ -36,6 +36,50 @@ "status": 2 } } + }, + { + "client_info": { + "mobilesdk_app_id": "1:432300239540:android:e23224cd1aed3778", + "android_client_info": { + "package_name": "com.bitcoin.mwallet" + } + }, + "oauth_client": [ + { + "client_id": "432300239540-tpp5t3pmftfvuedlphevullpentp5pbo.apps.googleusercontent.com", + "client_type": 1, + "android_info": { + "package_name": "com.bitcoin.mwallet", + "certificate_hash": "2b6a5264cc4a58c711d09ce05273a057ed19aafd" + } + }, + { + "client_id": "432300239540-aeh6b8eebnkgq0e3tv0g0a0t1qhkhhcc.apps.googleusercontent.com", + "client_type": 3 + } + ], + "api_key": [ + { + "current_key": "AIzaSyDphC3flCVFFOENAy9tMgOUFxC6_H8JWMs" + } + ], + "services": { + "analytics_service": { + "status": 1 + }, + "appinvite_service": { + "status": 2, + "other_platform_oauth_client": [ + { + "client_id": "432300239540-aeh6b8eebnkgq0e3tv0g0a0t1qhkhhcc.apps.googleusercontent.com", + "client_type": 3 + } + ] + }, + "ads_service": { + "status": 2 + } + } } ], "configuration_version": "1"