Skip to content

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

Draft
dkhawk wants to merge 5 commits into
mainfrom
verify-maps-utils-6.0.0-rc01
Draft

chore: verify android-maps-utils 6.0.0-rc03 compatibility (v9.0.0-rc02)#956
dkhawk wants to merge 5 commits into
mainfrom
verify-maps-utils-6.0.0-rc01

Conversation

@dkhawk

@dkhawk dkhawk commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

Verifies and updates android-maps-compose compatibility with android-maps-utils:6.0.0-rc03, and prepares the next release candidate (v9.0.0-rc02). Rebased cleanly on latest main (4024515b).

Key Changes

  1. Dependency Update
    • Bumped mapsutils version in gradle/libs.versions.toml to 6.0.0-rc03.
  2. Rebase on main
  3. Verification
    • Executed full ./gradlew check and unit tests with local maven repository (USE_MAVEN_LOCAL=true) against android-maps-utils:6.0.0-rc03. All 178 actionable tasks passed cleanly.
  4. Release Candidate
    • Bumped version in .release-please-manifest.json, build.gradle.kts, README.md, llm-integration-prompt.md, .gemini/skills/android-maps-compose/SKILL.md.
    • Updated CHANGELOG.md with 9.0.0-rc02 release notes.
    • Tagged v9.0.0-rc02.

@dkhawk
dkhawk force-pushed the verify-maps-utils-6.0.0-rc01 branch 4 times, most recently from 6c25e00 to fe78cd7 Compare August 10, 2026 19:11
@googlemaps-bot

googlemaps-bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Code Coverage

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

@dkhawk
dkhawk force-pushed the verify-maps-utils-6.0.0-rc01 branch from 8148526 to 8b891ad Compare August 10, 2026 19:29
@dkhawk
dkhawk requested review from LoyalAbbas and kikoso August 11, 2026 17:58
dkhawk added 5 commits August 31, 2026 12:50
- 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 verify-maps-utils-6.0.0-rc01 branch from 8b891ad to 6ca5a89 Compare August 31, 2026 23:59
@dkhawk dkhawk changed the title Verify maps utils 6.0.0 rc01 chore: verify android-maps-utils 6.0.0-rc03 compatibility (v9.0.0-rc02) Sep 1, 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.

2 participants