Skip to content

chore: verify android-maps-utils 6.0.0 compatibility (v9.0.0-rc03) - #1002

Draft
dkhawk wants to merge 8 commits into
mainfrom
chore/verify-maps-utils-v6
Draft

dkhawk wants to merge 8 commits into
mainfrom
chore/verify-maps-utils-v6

Conversation

@dkhawk

@dkhawk dkhawk commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator

Summary

Prepares maps-compose v9.0.0-rc03, targeting the consolidated android-maps-utils:6.0.0-rc04 library.

Supersedes #956 on renamed branch chore/verify-maps-utils-v6.

Key Changes

  1. Upgraded android-maps-utils:
    • Points mapsutils to 6.0.0-rc04 in gradle/libs.versions.toml.
    • Verified that all Compose clustering and utility components build and function seamlessly with the canonical com.google.maps.android.* packages.
  2. Version Bump & Documentation:
    • Updated library version to 9.0.0-rc03 across build.gradle.kts, .release-please-manifest.json, README.md, llm-integration-prompt.md, CHANGELOG.md, and .gemini/skills/android-maps-compose/SKILL.md.
  3. Verification:
    • 100% unit tests pass (USE_MAVEN_LOCAL=true ./gradlew test).
    • 100% lint checks pass (USE_MAVEN_LOCAL=true ./gradlew lint).

@github-actions

Copy link
Copy Markdown

Coverage (unit tests)

Compared against a24cc53 on main (#1000).

Module Line % Change Branch % Change
maps-compose 0.00% no change 0.00% no change
maps-compose-utils 2.04% no change 0.49% no change
maps-compose-widgets 0.00% no change 0.00% no change
TOTAL 0.42% no change 0.09% no change

Line and branch coverage from unit test reports. History is recorded in coverage/history.csv after each merge to main.

@googlemaps-bot

googlemaps-bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Code Coverage

Overall Project 24.61%
File Coverage
StreetViewActivity.kt 0% 🍏

- Update version catalog (libs.versions.toml) to depend on android-maps-utils 6.0.0-rc01 (android-maps-utils and android-maps-utils-core).
- Upgrade JVM target to Java 17 across all modules.
- Migrate Kotlin package imports from com.google.maps.android.ktx.* to canonical com.google.maps.android.*.
- Add migrateKtxImports Gradle task in root build.gradle.kts.
- Add USE_MAVEN_LOCAL conditional check in settings.gradle.kts.
@dkhawk
dkhawk force-pushed the chore/verify-maps-utils-v6 branch from 55cf550 to 3ffd91b Compare September 15, 2026 22:07
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