Skip to content

Commit

Permalink
Update google services for the new bundle id
Browse files Browse the repository at this point in the history
  • Loading branch information
nid90 committed Sep 17, 2024
1 parent 34d64a9 commit 0a41854
Showing 1 changed file with 37 additions and 1 deletion.
38 changes: 37 additions & 1 deletion android/app/google-services.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,43 @@
]
}
}
},
{
"client_info": {
"mobilesdk_app_id": "1:946207521855:android:4e8993b35a4a14dfa30c8a",
"android_client_info": {
"package_name": "tramline.ueno"
}
},
"oauth_client": [
{
"client_id": "946207521855-04erl6uc8vk5lk3uqq521f21181v3o21.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "AIzaSyD4A0mStZq8O2ceswyIYD44HpR62K0Wl_w"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": [
{
"client_id": "946207521855-04erl6uc8vk5lk3uqq521f21181v3o21.apps.googleusercontent.com",
"client_type": 3
},
{
"client_id": "946207521855-ad7p86jkgqct4umqmc1qpmgocnsp0uvg.apps.googleusercontent.com",
"client_type": 2,
"ios_info": {
"bundle_id": "com.tramline.ueno"
}
}
]
}
}
}
],
"configuration_version": "1"
}
}

0 comments on commit 0a41854

Please sign in to comment.