Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Commit

Permalink
HOTFIX update google-services.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Boehrsi committed May 20, 2019
1 parent 3c90e62 commit d18a620
Showing 1 changed file with 59 additions and 1 deletion.
60 changes: 59 additions & 1 deletion android/app/google-services.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
Expand All @@ -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"
Expand Down

0 comments on commit d18a620

Please sign in to comment.