13 Commits

Author SHA1 Message Date
dependabot-preview[bot]
031c9de150
chore(deps): bump gradle from 3.6.2 to 3.6.3 in /tutorials/Polygons (#175)
Bumps gradle from 3.6.2 to 3.6.3.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-22 08:47:39 -07:00
Chris Arriola
487c289e15
chore(deps): Update to gradle 3.6.2 (#174)
* chore(deps): Update gradle to 3.6.2

* Fix lint issues.
2020-04-15 11:43:39 -07:00
dependabot-preview[bot]
42c4642525
chore(deps): Bump junit from 4.12 to 4.13 in /tutorials/Polygons (#170)
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/master/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Chris Arriola <carriola@google.com>
2020-04-15 10:39:22 -07:00
dependabot-preview[bot]
450ceb445a
Bump junit from 1.1.0 to 1.1.1 in /tutorials/Polygons (#172)
Bumps junit from 1.1.0 to 1.1.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-15 10:38:37 -07:00
dependabot-preview[bot]
5b405fe431
Bump espresso-core from 3.1.1 to 3.2.0 in /tutorials/Polygons (#160)
Bumps espresso-core from 3.1.1 to 3.2.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-14 19:55:54 -07:00
Angela Yu
7e9b01cf82
Update to latest Maps and Places SDKs (#141)
* Update ApiDemos/java to latest Maps SDK for Android

* Update ApiDemos/kotlin to latest Maps SDK for Android

* Update tutorials/CurrentPlaceDetailsOnMap to new Places SDK for Android

* Update tutorials/MapWithMarker to latest Maps SDK for Android

* Update tutorials/Polygons to latest Maps SDK for Android

* Update tutorials/StyledMap to latest Maps SDK for Android

* Update README with better instructions for API key
2019-12-30 13:18:01 -08:00
Alex Muramoto
e5be55c7b8 Update gradle files to resolve build errors in tutorials (#118)
* upgrade gradle version and gradle file

* update gradle for mapwithmarker tutorial

* update gradle for polygons tutorial

* update gradle for styled map tutorial
2019-04-19 09:42:51 -07:00
Alex Muramoto
0779df7d7f Updates code comment on how to get an API key 2018-11-13 15:59:39 -08:00
Sarah Maddox
971a75f2af Creates a README file for the Polygons tutorial 2017-02-20 09:29:15 +11:00
Sarah Maddox
cda4d08d36 Removed maven repo used for static library.
Change-Id: I8e8ba011c7f7e42769f7d58e00ab2d9509ca2664
2017-02-09 12:34:02 +11:00
Sarah Maddox
7e3a399f76 Updated for comments in cr/145937922.
Change-Id: I301aac17054981d2cd33f590dfee7938be7cdefc
2017-02-08 11:30:57 +11:00
Sarah Maddox
a8e92cd467 Removed the scalable bitmaps for the arrow line cap; added a nodpi image instead.
Change-Id: I6cc61a4df2d651093d3a69429502c461309d37c7
2017-02-01 17:04:45 +11:00
Sarah Maddox
3bc9ac3452 Removes unnecessary parentheses in an if statement.
Change-Id: I835957dbe9f8df3927489f3608d48ca6c8e2713d
2017-01-31 16:19:23 +11:00