Skip to content

Commit

Permalink
Updated API key name to match documentation https://developers.google…
Browse files Browse the repository at this point in the history
  • Loading branch information
reline authored and broady committed Aug 13, 2016
1 parent baa7a69 commit fffaf9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
android:value="@integer/google_play_services_version" />

<meta-data
android:name="com.google.android.maps.v2.API_KEY"
android:name="com.google.android.geo.API_KEY"
android:value="AIzaSyDCa5WRSMk3CrNSf3y5xbyQTvp1_zwuTtE"/>

<activity
Expand Down

0 comments on commit fffaf9c

Please sign in to comment.