diff --git a/app/google-services.json b/app/google-services.json new file mode 100644 index 0000000..4690906 --- /dev/null +++ b/app/google-services.json @@ -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" +} diff --git a/app/src/debug/google-services.json b/app/src/debug/google-services.json new file mode 100644 index 0000000..1b0e8d1 --- /dev/null +++ b/app/src/debug/google-services.json @@ -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" +}