fix(deps): update dependencies across android-samples - #2381
Closed
dkhawk wants to merge 9 commits into
Closed
Conversation
dkhawk
marked this pull request as ready for review
July 16, 2026 15:23
| cardview = "1.0.0" | ||
| constraintlayout = "2.2.1" | ||
| coreKtx = "1.17.0" | ||
| coreKtx = "1.18.0" |
|
|
||
| # Kotlin & Coroutines | ||
| kotlin = "2.2.0" | ||
| kotlin = "2.3.10" |
|
|
||
| # Kotlin & Coroutines | ||
| kotlin = "2.2.0" | ||
| kotlin = "2.3.10" |
|
|
||
| # Kotlin & Coroutines | ||
| kotlin = "2.2.0" | ||
| kotlin = "2.3.10" |
|
|
||
| # Kotlin & Coroutines | ||
| kotlin = "2.2.0" | ||
| kotlin = "2.3.10" |
|
|
||
| # Kotlin & Coroutines | ||
| kotlin = "2.2.0" | ||
| kotlin = "2.3.10" |
| # Jetpack Compose | ||
| compose = "1.10.1" | ||
| composeBom = "2026.01.00" | ||
| compose = "1.11.4" |
| # Jetpack Compose | ||
| compose = "1.10.1" | ||
| composeBom = "2026.01.00" | ||
| compose = "1.11.4" |
| # Jetpack Compose | ||
| compose = "1.10.1" | ||
| composeBom = "2026.01.00" | ||
| compose = "1.11.4" |
| # Jetpack Compose | ||
| compose = "1.10.1" | ||
| composeBom = "2026.01.00" | ||
| compose = "1.11.4" |
| compose = "1.10.1" | ||
| composeBom = "2026.01.00" | ||
| compose = "1.11.4" | ||
| composeBom = "2026.06.01" |
Contributor
Author
|
Closing as superseded by #2387 which updated dependencies to latest versions across the repository and migrated snippet declarations to version catalog syntax. |
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 across android-samples.
Updated Dependencies:
com.google.maps.android:maps-compose:8.3.0->8.4.0com.google.maps.android:maps-ktx:6.0.1->6.2.0com.google.maps.android:android-maps-utils:4.5.2->5.0.0com.google.android.libraries.places:places:5.1.1->5.3.0androidx.compose:compose-bom:2026.03.00->2026.06.01androidx.core:core-ktx:1.18.0com.google.dagger:hilt-android:2.57.2Verification
Verified unit tests (
test), debug compilation (assembleDebug), and sample installation across all sample modules againstmaps-compose:8.4.0on Maven Central.