-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
Add a map to your Android app (Kotlin with Compose) codelab | ||
====================================== | ||
|
||
## Description | ||
Accompanying starter and solution code for the [Add a map to your Android app (Kotlin with Compose) codelab ][codelab] codelab. | ||
|
||
## Support | ||
If you find a bug, please [file an issue]. Or, if you'd like to contribute, send us a [pull request] and refer to our [code of conduct]. | ||
|
||
[codelab]: https://developers.google.com/codelabs/maps-platform/maps-platform-101-compose#0 | ||
[file an issue]: https://github.com/googlemaps-samples/codelab-maps-platform-101-compose/issues | ||
[pull request]: https://github.com/googlemaps-samples/codelab-maps-platform-101-compose/compare | ||
[code of conduct]: CODE_OF_CONDUCT.md |