From d18a6205e6de8735a321ebb7663caa28af8c2cd6 Mon Sep 17 00:00:00 2001 From: "daniel.boehrs" Date: Mon, 20 May 2019 13:35:55 +0200 Subject: [PATCH] HOTFIX update google-services.json --- android/app/google-services.json | 60 +++++++++++++++++++++++++++++++- 1 file changed, 59 insertions(+), 1 deletion(-) diff --git a/android/app/google-services.json b/android/app/google-services.json index f92364bc..65af1180 100644 --- a/android/app/google-services.json +++ b/android/app/google-services.json @@ -8,7 +8,36 @@ "client": [ { "client_info": { - "mobilesdk_app_id": "1:106809038230:android:9914162a2418a2de", + "mobilesdk_app_id": "1:106809038230:android:6b689061e090d06c", + "android_client_info": { + "package_name": "com.openxchange.oxcoi" + } + }, + "oauth_client": [ + { + "client_id": "106809038230-tcc1lulkspcgh5lmjmmi8h54erb1dqg7.apps.googleusercontent.com", + "client_type": 3 + } + ], + "api_key": [ + { + "current_key": "AIzaSyBLBTFzF2zl0MOc8EbhSYwRvkSPX1P5eBg" + } + ], + "services": { + "appinvite_service": { + "other_platform_oauth_client": [ + { + "client_id": "106809038230-tcc1lulkspcgh5lmjmmi8h54erb1dqg7.apps.googleusercontent.com", + "client_type": 3 + } + ] + } + } + }, + { + "client_info": { + "mobilesdk_app_id": "1:106809038230:android:2320d781ab289345", "android_client_info": { "package_name": "com.openxchange.oxcoi.dev" } @@ -34,6 +63,35 @@ ] } } + }, + { + "client_info": { + "mobilesdk_app_id": "1:106809038230:android:9914162a2418a2de", + "android_client_info": { + "package_name": "com.openxchange.oxtalk.dev" + } + }, + "oauth_client": [ + { + "client_id": "106809038230-tcc1lulkspcgh5lmjmmi8h54erb1dqg7.apps.googleusercontent.com", + "client_type": 3 + } + ], + "api_key": [ + { + "current_key": "AIzaSyBLBTFzF2zl0MOc8EbhSYwRvkSPX1P5eBg" + } + ], + "services": { + "appinvite_service": { + "other_platform_oauth_client": [ + { + "client_id": "106809038230-tcc1lulkspcgh5lmjmmi8h54erb1dqg7.apps.googleusercontent.com", + "client_type": 3 + } + ] + } + } } ], "configuration_version": "1"