Skip to content

fix(deps): update dependencies across android-maps-compose#944

Merged
dkhawk merged 3 commits into
mainfrom
deps/auto-update
Jul 16, 2026
Merged

fix(deps): update dependencies across android-maps-compose#944
dkhawk merged 3 commits into
mainfrom
deps/auto-update

Conversation

@dkhawk

@dkhawk dkhawk commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

Automated dependency updates for android-maps-compose rebased onto main.

Updated Dependencies:

  • com.google.maps.android:maps-ktx: 6.1.0 -> 6.2.0
  • com.google.maps.android:maps-utils-ktx: 6.1.0 -> 6.2.0
  • com.google.maps.android:android-maps-utils: 4.5.2 -> 5.0.0
  • org.jetbrains.kotlin: 2.4.0 -> 2.4.10
  • org.jetbrains.kotlinx:kotlinx-coroutines-*: 1.10.2 -> 1.11.0
  • androidx.compose:compose-bom: 2026.03.00 -> 2026.06.01
  • androidx.core:core-ktx: 1.18.0 -> 1.19.0
  • io.mockk:mockk*: 1.14.9 -> 1.14.11
  • org.jacoco:org.jacoco.core: 0.8.14 -> 0.8.15

🛠️ JVM Target Compatibility Update

To align with compose-bom 2026.06.01 and maps-ktx 6.2.0 (which compile inline functions targeting JVM 11), sourceCompatibility, targetCompatibility, and Kotlin jvmTarget were upgraded to JVM 11 across modules.

Verification

All unit tests (testDebugUnitTest), instrumented tests (assembleDebugAndroidTest), and demo sample compilation (:maps-app:assembleDebug) verified locally and passed cleanly against maps-ktx:6.2.0 on Maven Central.

@googlemaps-bot

googlemaps-bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Code Coverage

Overall Project 25.82%
Files changed 100% 🍏

File Coverage
MarkerClusteringActivity.kt 1.8% 🍏

dkhawk added 2 commits July 15, 2026 16:27
Updated dependencies:
- kotlin / kotlin-stdlib: 2.3.21 -> 2.4.0
- kotlinx-coroutines-*: 1.10.2 -> 1.11.0
- androidx.compose:compose-bom: 2026.03.00 -> 2026.06.01
- androidx.core:core-ktx: 1.18.0 -> 1.19.0
- com.google.maps.android:maps-*ktx: 6.0.1 -> 6.1.0
- io.mockk:mockk*: 1.14.9 -> 1.14.11
- org.jacoco:org.jacoco.core: 0.8.14 -> 0.8.15

Note: Upgraded JVM target across all modules from 1.8 to 11 to align with modern Compose BOM 2026.06.01 and maps-ktx 6.1.0 bytecode compatibility.
@dkhawk
dkhawk force-pushed the deps/auto-update branch from e243b9f to cae55b2 Compare July 15, 2026 22:34
@dkhawk dkhawk changed the title build(deps): update dependencies across android-maps-compose fix(deps): update dependencies across android-maps-compose Jul 15, 2026
Comment thread gradle/libs.versions.toml Fixed
Comment thread gradle/libs.versions.toml Fixed
@dkhawk
dkhawk marked this pull request as ready for review July 16, 2026 01:49
@dkhawk
dkhawk requested review from LoyalAbbas and kikoso July 16, 2026 01:49
@dkhawk
dkhawk merged commit d4064c7 into main Jul 16, 2026
13 checks passed
@dkhawk
dkhawk deleted the deps/auto-update branch July 16, 2026 01:53
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