Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: updated Google Maps SDK to 18.1.0 #338

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

kikoso
Copy link
Collaborator

@kikoso kikoso commented Jul 19, 2023

This PR updates Google Maps SDK to 18.1.0

18.1.0 introduces advanced polylines: https://developers.google.com/maps/documentation/android-sdk/release-notes


Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #337

@wangela
Copy link
Member

wangela commented Jul 19, 2023

Let's merge #336 before merging this one.

@wangela
Copy link
Member

wangela commented Jul 24, 2023

After merging #336, let's rebase this and update the commit type to feat: to indicate addition of polyline customization that we get when we adopt Maps SDK 18.1.0

README.md Outdated Show resolved Hide resolved
@kikoso kikoso force-pushed the chore/update_google_maps_version branch from fc2b6dc to e5e056b Compare July 26, 2023 02:32
@wangela wangela merged commit 17738b6 into main Jul 26, 2023
10 checks passed
@wangela wangela deleted the chore/update_google_maps_version branch July 26, 2023 23:21
googlemaps-bot pushed a commit that referenced this pull request Jul 26, 2023
# [2.12.0](v2.11.5...v2.12.0) (2023-07-26)

### Features

* update Google Maps SDK to 18.1.0 ([#338](#338)) ([17738b6](17738b6)), closes [/developers.google.com/maps/documentation/android-sdk/release-notes#July_18_2022](https://developers.google.com/maps/documentation/android-sdk/release-notes/issues/July_18_2022)
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 2.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to latest version of Maps SDK for Android
3 participants