mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 09:49:21 +02:00
add FCM config file
This commit is contained in:
parent
5e2bef368b
commit
1f8de2523c
1 changed files with 29 additions and 0 deletions
29
google-services.json
Normal file
29
google-services.json
Normal 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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue