Skip to content

Commit

Permalink
chore(wallet-mobile): Cleanup google services keys (#3777)
Browse files Browse the repository at this point in the history
  • Loading branch information
stackchain authored Jan 3, 2025
2 parents 488e7bd + b5509ad commit 4ed8aa3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 57 deletions.
38 changes: 0 additions & 38 deletions apps/wallet-mobile/android/app/src/main/google-services.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,44 +23,6 @@
"other_platform_oauth_client": []
}
}
},
{
"client_info": {
"mobilesdk_app_id": "1:526970676782:android:ca69aadf225bb5e1a021bf",
"android_client_info": {
"package_name": "com.emurgo.dev"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyDRxPyhvvI1QSSE7cjc12ac7uJnOa7SY1w"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
},
{
"client_info": {
"mobilesdk_app_id": "1:526970676782:android:ce7b04c50c003146a021bf",
"android_client_info": {
"package_name": "com.emurgo.nightly"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyDRxPyhvvI1QSSE7cjc12ac7uJnOa7SY1w"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
}
],
"configuration_version": "1"
Expand Down
19 changes: 0 additions & 19 deletions apps/wallet-mobile/android/app/src/nightly/google-services.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,6 @@
"storage_bucket": "yoroi-mobile-99140.firebasestorage.app"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:526970676782:android:ca69aadf225bb5e1a021bf",
"android_client_info": {
"package_name": "com.emurgo.dev"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyDRxPyhvvI1QSSE7cjc12ac7uJnOa7SY1w"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
},
{
"client_info": {
"mobilesdk_app_id": "1:526970676782:android:ce7b04c50c003146a021bf",
Expand Down

0 comments on commit 4ed8aa3

Please sign in to comment.