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

Upgrade Google Maps SDK #75

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Upgrade Google Maps SDK #75

merged 1 commit into from
Feb 21, 2024

Conversation

elshadsm
Copy link
Contributor

Google Maps Platform has introduced a new renderer for Maps SDK for Android version 18.0, initially available on an opt-in basis. Starting from version 18.2, it will be the default renderer, with an option to specify the Legacy renderer (Renderer.LEGACY).

Apps built with the Maps SDK for Android will be automatically updated to the latest renderer beginning March 4, 2024. The legacy renderer is scheduled for decommissioning on March 3, 2025.

Update the Google Maps SDK dependency to the latest version for testing the application with the new renderer before the scheduled automatic update in March 2024, in order to limit risks of potential issues.

Additionally, update the Gradle versions and build files to align with the configuration used by the Tabris Android platform.

Google Maps Platform has introduced a new renderer for Maps SDK for
Android version 18.0, initially available on an opt-in basis. Starting
from version 18.2, it will be the default renderer, with an option to
specify the Legacy renderer (Renderer.LEGACY).

Apps built with the Maps SDK for Android will be automatically updated
to the latest renderer beginning March 4, 2024. The legacy renderer is
scheduled for decommissioning on March 3, 2025.

Update the Google Maps SDK dependency to the latest version for testing
the application with the new renderer before the scheduled automatic
update in March 2024, in order to limit risks of potential issues.

Additionally, update the Gradle versions and build files to align with
the configuration used by the Tabris Android platform.
@elshadsm elshadsm merged commit 1b87d28 into master Feb 21, 2024
2 checks passed
@mknauer mknauer deleted the pr-maps-sdk branch February 21, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants