chore: update maps dependencies to stable releases and make mavenLocal opt-in - #2382
Draft
dkhawk wants to merge 1 commit into
Draft
chore: update maps dependencies to stable releases and make mavenLocal opt-in#2382dkhawk wants to merge 1 commit into
dkhawk wants to merge 1 commit into
Conversation
dkhawk
marked this pull request as ready for review
July 15, 2026 19:03
dkhawk
marked this pull request as draft
September 3, 2026 20:01
…l opt-in - Update maps-compose to 8.5.0, maps-ktx to 6.4.1, and maps-utils to 5.2.0 (all stable releases, no RCs). - Make mavenLocal repository opt-in via useMavenLocal property or USE_MAVEN_LOCAL env var in ApiDemos and settings.gradle.kts. - Use version catalog minSdk in snippets/app-utils-ktx.
dkhawk
force-pushed
the
update-sdk-agp
branch
from
September 3, 2026 20:23
3a164b1 to
f267ce1
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates Google Maps Platform dependencies to latest stable releases (no release candidates) and improves build reproducibility:
maps-compose: 8.4.0 -> 8.5.0maps-ktx: 6.3.0 -> 6.4.1android-maps-utils: 5.1.1 -> 5.2.0mavenLocal()opt-in viauseMavenLocal=trueorUSE_MAVEN_LOCAL=trueminSdkinsnippets/app-utils-ktx