Skip to content

Commit

Permalink
Google Geo API Key updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Fahim Masud Choudhury committed May 3, 2016
1 parent c61a6c0 commit ff1ea03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
android:value="@integer/google_play_services_version" />
<meta-data
android:name="com.google.android.geo.API_KEY"
android:value="AIzaSyA85WD4uKZBnUUs6MgS1bX-fWmKKUvIwpk" />
android:value="AIzaSyB9tsJXqB9ho_Wq9Ye6nXSrZWXDzmDTL3s" />

<activity
android:name=".ui.activity.MainActivity"
Expand Down

0 comments on commit ff1ea03

Please sign in to comment.