build(deps): update dependencies across android-maps-utils#1715
Open
dkhawk wants to merge 3 commits into
Open
Conversation
Updated dependencies: - androidx.core:core-ktx: 1.17.0 -> 1.18.0 (latest API 36 compatible) - org.jetbrains.kotlin:kotlin-*: 2.3.10 -> 2.4.0 - org.jetbrains.kotlinx:kotlinx-coroutines-*: 1.10.2 -> 1.11.0 - androidx.lifecycle:lifecycle-viewmodel-ktx: 2.10.0 -> 2.11.0 - androidx.activity:activity-compose: 1.12.4 -> 1.13.0 - androidx.compose:compose-bom: 2026.02.00 -> 2026.06.01 - org.mockito:mockito-core: 5.21.0 -> 5.23.0 - io.mockk:mockk: 1.14.9 -> 1.14.11 - com.android.tools.lint:lint-*: 32.0.1 -> 32.2.1 - org.jacoco:org.jacoco.core: 0.8.14 -> 0.8.15
… compatibility across demo module
…oops in HeatmapTileProvider for API 23 NewApi lint compliance
| core-ktx = "1.17.0" | ||
| kotlin = "2.3.10" | ||
| kotlinx-coroutines = "1.10.2" | ||
| core-ktx = "1.18.0" |
Contributor
Code Coverage
|
Contributor
Author
|
Note on Dependency Version Caps (
|
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.
Automated dependency updates for android-maps-utils on single persistent branch
deps/auto-update.All 39 unit tests and Gradle build verification tasks passed cleanly (
./gradlew testDebugUnitTest --continue).