Skip to content

Commit 1ce53ec

Browse files
committed
chore(): public google-services.json
1 parent f63e41e commit 1ce53ec

File tree

2 files changed

+39
-1
lines changed

2 files changed

+39
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@
1313
.externalNativeBuild
1414
.cxx
1515
local.properties
16-
/app/google-services.json

app/google-services.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"project_info": {
3+
"project_number": "845089909061",
4+
"project_id": "chatgpt-compose-a5905",
5+
"storage_bucket": "chatgpt-compose-a5905.appspot.com"
6+
},
7+
"client": [
8+
{
9+
"client_info": {
10+
"mobilesdk_app_id": "1:845089909061:android:8e1db4bc04243a2685362c",
11+
"android_client_info": {
12+
"package_name": "com.chatgptlite.wanted"
13+
}
14+
},
15+
"oauth_client": [
16+
{
17+
"client_id": "845089909061-kbqagttkg1o9gio7qe81jes7aartptbt.apps.googleusercontent.com",
18+
"client_type": 3
19+
}
20+
],
21+
"api_key": [
22+
{
23+
"current_key": "AIzaSyAKJcitlh91D2BWQ6fkiwtswcbgm0_8k-8"
24+
}
25+
],
26+
"services": {
27+
"appinvite_service": {
28+
"other_platform_oauth_client": [
29+
{
30+
"client_id": "845089909061-kbqagttkg1o9gio7qe81jes7aartptbt.apps.googleusercontent.com",
31+
"client_type": 3
32+
}
33+
]
34+
}
35+
}
36+
}
37+
],
38+
"configuration_version": "1"
39+
}

0 commit comments

Comments
 (0)