add FCM config file

This commit is contained in:
B. Petersen 2024-04-21 12:53:43 +02:00 committed by bjoern
parent 5e2bef368b
commit 1f8de2523c

29
google-services.json Normal file
View file

@ -0,0 +1,29 @@
{
"project_info": {
"project_number": "922391085500",
"project_id": "delta-chat-fcm",
"storage_bucket": "delta-chat-fcm.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:922391085500:android:938fa7a685ce74ba3e2bb9",
"android_client_info": {
"package_name": "chat.delta"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyBYH8Iznh8btYX7g_udv_bu68VH30zzxho"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
}
],
"configuration_version": "1"
}