Skip to content

Commit

Permalink
Removed exposed api key
Browse files Browse the repository at this point in the history
  • Loading branch information
nuilewis committed Sep 5, 2021
1 parent 000c4a3 commit ef0913f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/google-services.json
Expand Up @@ -20,7 +20,7 @@
],
"api_key": [
{
"current_key": "AIzaSyD9wO2GB7X6X8MTM1avTDWscKgYyFhin28"
"current_key": "YOUR GOOGLE MAPS API KEY HERE"
}
],
"services": {
Expand All @@ -36,4 +36,4 @@
}
],
"configuration_version": "1"
}
}

0 comments on commit ef0913f

Please sign in to comment.