new: integrate Google Services for app distribution

This commit is contained in:
2026-07-08 17:07:07 +02:00
parent e19a4d1f9f
commit 1bb38ae081
5 changed files with 44 additions and 1 deletions
+29
View File
@@ -0,0 +1,29 @@
{
"project_info": {
"project_number": "000000000000",
"project_id": "your-firebase-project-id",
"storage_bucket": "your-firebase-project-id.firebasestorage.app"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:000000000000:android:0000000000000000000000",
"android_client_info": {
"package_name": "bzh.ajaury.chombev"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "YOUR_FIREBASE_API_KEY"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
}
],
"configuration_version": "1"
}