fix: add Firebase configs (release + debug)

This commit is contained in:
2026-01-23 02:16:56 +03:00
parent bc76590b34
commit 5a58a6620e
2 changed files with 58 additions and 0 deletions
+29
View File
@@ -0,0 +1,29 @@
{
"project_info": {
"project_number": "783787781434",
"project_id": "pezkuwi-wallet",
"storage_bucket": "pezkuwi-wallet.firebasestorage.app"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:783787781434:android:3645395a1f99c11c53b403",
"android_client_info": {
"package_name": "io.pezkuwichain.wallet"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyDK_P0TE_QyomWlO1BN79qY4xUAKcei12g"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
}
],
"configuration_version": "1"
}
+29
View File
@@ -0,0 +1,29 @@
{
"project_info": {
"project_number": "633686702274",
"project_id": "pezkuwi-wallet-debug",
"storage_bucket": "pezkuwi-wallet-debug.firebasestorage.app"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:633686702274:android:018702ece3f601067e635b",
"android_client_info": {
"package_name": "io.pezkuwichain.wallet.debug"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyBY_4wMnmyc8etnkyNOd_I-bCFAxO2Z-Os"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
}
],
"configuration_version": "1"
}