Skip to content

chore(deps): update to maps-utils 6.0.0-rc04 and maps-compose 9.0.0-rc03 - #110

Draft
dkhawk wants to merge 1 commit into
mainfrom
deps/maps-rc-updates
Draft

dkhawk wants to merge 1 commit into
mainfrom
deps/maps-rc-updates

Conversation

@dkhawk

@dkhawk dkhawk commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

Description

Validates compatibility and updates android-places-compose dependencies against the latest Google Maps Platform release candidates (android-maps-utils:6.0.0-rc04 and maps-compose:9.0.0-rc03).

Key Changes

  • Maps Release Candidates:
    • com.google.maps.android:android-maps-utils: 6.0.0-rc04 (replaces legacy maps-utils-ktx and incorporates KTX extension functions).
    • com.google.maps.android:maps-compose: 9.0.0-rc03.
  • Import Migration:
    • Updated spherical geometry utility imports in places-compose-demo (CommonViewModel.kt, PlacesAutocompleteMinimalActivity.kt) from com.google.maps.android.ktx.utils.* to unified com.google.maps.android.*.
  • Configuration:
    • Maintained compatibility with Hilt and modern AGP/Kotlin toolchains.

Verification

  • ./gradlew test assembleDebug: All 102 actionable tasks passed cleanly across :places-compose and :places-compose-demo.

Note

This is a Draft PR intended for release candidate validation. It will not be merged until the final stable versions of android-maps-utils (6.0.0) and maps-compose (9.0.0) are published.

@googlemaps-bot

googlemaps-bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Code Coverage

Overall Project 89.7% 🍏

There is no coverage information present for the Files changed

@dkhawk
dkhawk force-pushed the deps/maps-rc-updates branch from 86f5780 to ce50bf0 Compare September 14, 2026 18:20
Comment thread gradle/libs.versions.toml Fixed
Comment thread gradle/libs.versions.toml Fixed
Comment thread gradle/libs.versions.toml Fixed
Comment thread gradle/libs.versions.toml Fixed
Comment thread gradle/libs.versions.toml Fixed
@dkhawk
dkhawk force-pushed the deps/maps-rc-updates branch from ce50bf0 to 2798e09 Compare September 16, 2026 21:17
@dkhawk dkhawk changed the title chore(deps): update to maps-utils 6.0.0-rc01 and maps-compose 9.0.0-rc01 chore(deps): update to maps-utils 6.0.0-rc04 and maps-compose 9.0.0-rc03 Sep 16, 2026
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.

3 participants