5 Commits

Author SHA1 Message Date
dependabot-preview[bot]
a33a1971ab
chore(deps): bump espresso-core in /tutorials/java/StyledMap (#306) 2020-09-10 17:56:02 +00:00
dependabot-preview[bot]
766cb2ed8f
chore(deps): bump appcompat in /tutorials/java/StyledMap (#303) 2020-09-10 17:28:01 +00:00
dependabot-preview[bot]
7729f2a498 chore(deps): bump junit from 1.1.1 to 1.1.2 in /tutorials/java/StyledMap
Bumps junit from 1.1.1 to 1.1.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-10 17:16:28 +00:00
Chris Arriola
7768691408
docs: Update README on how to provide GMP API Key. (#248)
* docs: Update README on how to provide GMP API Key.

* fix references.

* Update reference.

* Update string.

* Update references.
2020-06-17 09:47:42 -07:00
Chris Arriola
69f17a8fb0
feat: Adding kotlin sample for MapWithMarker. (#192)
* feat: Adding kotlin sample for MapWithMarker.

* Using gradle technique for passing the API key

* Adding license headers.

* Modify java MapWithMarker to use secure.properties as well.

* Adding more license headers

* Update build.yml cd

* Fix dir.

* Using maps_api_key

* Update tutorials/kotlin/MapWithMarker/app/src/main/java/com/example/mapwithmarker/MapsMarkerActivity.kt

Co-authored-by: Sean Barbeau <sjbarbeau@gmail.com>

* Comments

* Add missing import

Co-authored-by: Sean Barbeau <sjbarbeau@gmail.com>
2020-05-07 15:02:38 -07:00