Removes unnecessary version number from API name

This commit is contained in:
Sarah Maddox 2017-02-20 09:24:31 +11:00 committed by GitHub
parent a6c5003503
commit c65f1ec6f1

View File

@ -1,7 +1,7 @@
Google Maps Android API Sample: Adding a Styled Map
===================================================
This sample goes hand in hand with a tutorial for the Google Maps Android API v2:
This sample goes hand in hand with a tutorial for the Google Maps Android API:
[Adding a Styled Map](https://developers.google.com/maps/documentation/android-api/styling).
Prerequisites