Skip to content

Commit

Permalink
Added new FCM keys
Browse files Browse the repository at this point in the history
  • Loading branch information
siradji committed Oct 12, 2024
1 parent a48ca37 commit 6733358
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"com.google.android.gms.permission.AD_ID"
],
"package": "com.nanaeats.nana_vendors",
"googleServicesFile": "./google-services.json",
"googleServicesFile": "./google-service.json",
"intentFilters": [
{
"action": "VIEW",
Expand Down
38 changes: 38 additions & 0 deletions google-service.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"project_info": {
"project_number": "605182525067",
"project_id": "nana-434920",
"storage_bucket": "nana-434920.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:605182525067:android:e668fae119c0b9d4415e8e",
"android_client_info": {
"package_name": "com.nanaeats.nana_vendors"
}
},
"oauth_client": [
{
"client_id": "605182525067-9s0jubv9ujbopn5df0dgjoer5t60q0qb.apps.googleusercontent.com",
"client_type": 1,
"android_info": {
"package_name": "com.nanaeats.nana_vendors",
"certificate_hash": "f6d2f7133e1cd12244a750f15ebbd4593874a3d5"
}
}
],
"api_key": [
{
"current_key": "AIzaSyBjCp5JMas6AUDweGUnzI5qpgALez_UcLI"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
}
],
"configuration_version": "1"
}

0 comments on commit 6733358

Please sign in to comment.