Skip to content

Commit

Permalink
Update with new Firebase project configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
tuancoltech committed Dec 23, 2024
1 parent 5d292cc commit 5eda729
Showing 1 changed file with 5 additions and 24 deletions.
29 changes: 5 additions & 24 deletions app/google-services.json
Original file line number Diff line number Diff line change
@@ -1,40 +1,21 @@
{
"project_info": {
"project_number": "427728790868",
"project_id": "ark-builders-dev",
"storage_bucket": "ark-builders-dev.appspot.com"
"project_number": "807329598009",
"project_id": "ark-memo-test",
"storage_bucket": "ark-memo-test.firebasestorage.app"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:427728790868:android:4451fa5dfb4b4b8c3cd4c1",
"mobilesdk_app_id": "1:807329598009:android:9bebe591976d872f539be8",
"android_client_info": {
"package_name": "dev.arkbuilders.arkmemo"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyBb6Dgf2yzFgbGIRqYlsrcor8g2hetF_jk"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
},
{
"client_info": {
"mobilesdk_app_id": "1:427728790868:android:fdf7d8f94023954e3cd4c1",
"android_client_info": {
"package_name": "dev.arkbuilders.rate"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyBb6Dgf2yzFgbGIRqYlsrcor8g2hetF_jk"
"current_key": "AIzaSyDOvuCXKdHNOtY0k7PM-ii7i_c7eRsu7SI"
}
],
"services": {
Expand Down

0 comments on commit 5eda729

Please sign in to comment.