We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15554fb commit f9d4c21Copy full SHA for f9d4c21
AdvancedStateAndSideEffectsCodelab/README.md
@@ -16,7 +16,7 @@ the [documentation says](https://developers.google.com/maps/documentation/androi
16
and include it in the `local.properties` file as follows:
17
18
```
19
-google.maps.key={insert_your_api_key_here}
+MAPS_API_KEY={insert_your_api_key_here}
20
21
22
When restricting the Key to Android apps, use `androidx.compose.samples.crane` as package name, and
0 commit comments