Skip to content

Commit 7776bb9

Browse files
larkoxmattermost-build
authored andcommitted
Update google-services.json (#9553)
(cherry picked from commit 7afdadd)
1 parent c6caf75 commit 7776bb9

File tree

1 file changed

+32
-53
lines changed

1 file changed

+32
-53
lines changed

android/app/google-services.json

Lines changed: 32 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"project_number": "184930218130",
44
"firebase_url": "https://api-7231322553409637977-752355.firebaseio.com",
55
"project_id": "api-7231322553409637977-752355",
6-
"storage_bucket": "api-7231322553409637977-752355.appspot.com"
6+
"storage_bucket": "api-7231322553409637977-752355.firebasestorage.app"
77
},
88
"client": [
99
{
1010
"client_info": {
11-
"mobilesdk_app_id": "1:184930218130:android:a0e553d1a1f043b5",
11+
"mobilesdk_app_id": "1:184930218130:android:2db4058a5b5d6506",
1212
"android_client_info": {
13-
"package_name": "com.mattermost.react.native"
13+
"package_name": "com.mattermost.rn"
1414
}
1515
},
1616
"oauth_client": [
@@ -21,19 +21,24 @@
2121
],
2222
"api_key": [
2323
{
24-
"current_key": "AIzaSyCkZkU2ECVg-mmdCG5OoHHQXtKiENuvWPE"
24+
"current_key": "AIzaSyASRwdI3DKpyjt_gMbL1MpViI3BTHB9rFg"
2525
}
2626
],
2727
"services": {
28-
"analytics_service": {
29-
"status": 2
30-
},
3128
"appinvite_service": {
32-
"status": 1,
33-
"other_platform_oauth_client": []
34-
},
35-
"ads_service": {
36-
"status": 2
29+
"other_platform_oauth_client": [
30+
{
31+
"client_id": "109751306267633962395",
32+
"client_type": 3
33+
},
34+
{
35+
"client_id": "184930218130-1kq3fsu90eppbhh508f667og6qpqrpip.apps.googleusercontent.com",
36+
"client_type": 2,
37+
"ios_info": {
38+
"bundle_id": "com.mattermost.rn"
39+
}
40+
}
41+
]
3742
}
3843
}
3944
},
@@ -52,53 +57,27 @@
5257
],
5358
"api_key": [
5459
{
55-
"current_key": "AIzaSyCkZkU2ECVg-mmdCG5OoHHQXtKiENuvWPE"
56-
}
57-
],
58-
"services": {
59-
"analytics_service": {
60-
"status": 2
61-
},
62-
"appinvite_service": {
63-
"status": 1,
64-
"other_platform_oauth_client": []
65-
},
66-
"ads_service": {
67-
"status": 2
68-
}
69-
}
70-
},
71-
{
72-
"client_info": {
73-
"mobilesdk_app_id": "1:184930218130:android:2db4058a5b5d6506",
74-
"android_client_info": {
75-
"package_name": "com.mattermost.rn"
76-
}
77-
},
78-
"oauth_client": [
79-
{
80-
"client_id": "184930218130-8nahrspll1opff0uogtkh2qsv8coqngo.apps.googleusercontent.com",
81-
"client_type": 3
82-
}
83-
],
84-
"api_key": [
85-
{
86-
"current_key": "AIzaSyCkZkU2ECVg-mmdCG5OoHHQXtKiENuvWPE"
60+
"current_key": "AIzaSyASRwdI3DKpyjt_gMbL1MpViI3BTHB9rFg"
8761
}
8862
],
8963
"services": {
90-
"analytics_service": {
91-
"status": 2
92-
},
9364
"appinvite_service": {
94-
"status": 1,
95-
"other_platform_oauth_client": []
96-
},
97-
"ads_service": {
98-
"status": 2
65+
"other_platform_oauth_client": [
66+
{
67+
"client_id": "109751306267633962395",
68+
"client_type": 3
69+
},
70+
{
71+
"client_id": "184930218130-1kq3fsu90eppbhh508f667og6qpqrpip.apps.googleusercontent.com",
72+
"client_type": 2,
73+
"ios_info": {
74+
"bundle_id": "com.mattermost.rn"
75+
}
76+
}
77+
]
9978
}
10079
}
10180
}
10281
],
10382
"configuration_version": "1"
104-
}
83+
}

0 commit comments

Comments
 (0)