[go: nahoru, domu]

Skip to content

Commit

Permalink
docs: Update README with correct build variant (#1165)
Browse files Browse the repository at this point in the history
Co-authored-by: Oleg Kan <oleg.kan@outlook.com>
  • Loading branch information
OlegKan and Oleg Kan committed Mar 31, 2023
1 parent e65911f commit 1ca8294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ To run the demo app, you'll have to:
1. [Get a Maps API key](https://developers.google.com/maps/documentation/android-sdk/get-api-key)
1. Open the file `local.properties` in the root project (this file should *NOT* be under version control to protect your API key)
1. Add a single line to `local.properties` that looks like `MAPS_API_KEY=YOUR_API_KEY`, where `YOUR_API_KEY` is the API key you obtained in the first step
1. Build and run the `gmsDebug` variant for the Maps SDK for Android version
1. Build and run the `debug` variant for the Maps SDK for Android version

<details>
<summary><strong>Migration Guide from v0.x to 1.0</strong></summary>
Expand Down

0 comments on commit 1ca8294

Please sign in to comment.