Skip to content

Commit

Permalink
Fix map api key
Browse files Browse the repository at this point in the history
  • Loading branch information
eyedol committed Jul 30, 2013
1 parent 0c2acf6 commit 01f4f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Themes/Ushahidi/res/values/theme.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,6 @@
<!-- Dev Key -->
<string name="google_map_api_key_dev">AIzaSyCMm_TKMClnukKXP9DqoegNJbv-eNCZqQI</string>
<!-- Live Key -->
<string name="google_map_api_live">AIzaSyDfmnptOeDh0XVELv3WJkyMbckdtMW7Aiw</string>
<string name="google_map_api_key">AIzaSyDfmnptOeDh0XVELv3WJkyMbckdtMW7Aiw</string>

</resources>

0 comments on commit 01f4f33

Please sign in to comment.