Update dependency androidx.compose:compose-bom to v2025.03.01 (#3454)

* Update dependency androidx.compose:compose-bom to v2025.03.01

* Update dependency diffs

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
pull/3456/head
renovate[bot] 8 months ago committed by GitHub
parent 6a529009ae
commit ccf1ed5266
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1384,7 +1384,7 @@
+| \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava +| \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
++--- org.osmdroid:osmdroid-android:6.1.20 ++--- org.osmdroid:osmdroid-android:6.1.20
++--- androidx.recyclerview:recyclerview:1.4.0 (*) ++--- androidx.recyclerview:recyclerview:1.4.0 (*)
++--- androidx.compose:compose-bom:2025.03.00 ++--- androidx.compose:compose-bom:2025.03.01
+| +--- androidx.compose.animation:animation:1.7.8 (c) +| +--- androidx.compose.animation:animation:1.7.8 (c)
+| +--- androidx.compose.animation:animation-core:1.7.8 (c) +| +--- androidx.compose.animation:animation-core:1.7.8 (c)
+| +--- androidx.compose.foundation:foundation:1.7.8 (c) +| +--- androidx.compose.foundation:foundation:1.7.8 (c)

@ -688,7 +688,7 @@
+| +--- com.google.android.horologist:horologist-annotations:0.6.23 +| +--- com.google.android.horologist:horologist-annotations:0.6.23
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.1.10 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.1.10 (*)
+| +--- com.google.android.horologist:horologist-datalayer:0.6.23 +| +--- com.google.android.horologist:horologist-datalayer:0.6.23
+| | +--- androidx.compose:compose-bom:2025.02.00 -> 2025.03.00 +| | +--- androidx.compose:compose-bom:2025.02.00 -> 2025.03.01
+| | | +--- androidx.compose.animation:animation:1.7.8 (c) +| | | +--- androidx.compose.animation:animation:1.7.8 (c)
+| | | +--- androidx.compose.animation:animation-core:1.7.8 (c) +| | | +--- androidx.compose.animation:animation-core:1.7.8 (c)
+| | | +--- androidx.compose.foundation:foundation:1.7.8 (c) +| | | +--- androidx.compose.foundation:foundation:1.7.8 (c)
@ -1737,7 +1737,7 @@
+| \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava +| \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
++--- org.osmdroid:osmdroid-android:6.1.20 ++--- org.osmdroid:osmdroid-android:6.1.20
++--- androidx.recyclerview:recyclerview:1.4.0 (*) ++--- androidx.recyclerview:recyclerview:1.4.0 (*)
++--- androidx.compose:compose-bom:2025.03.00 (*) ++--- androidx.compose:compose-bom:2025.03.01 (*)
++--- androidx.compose.ui:ui -> 1.7.8 (*) ++--- androidx.compose.ui:ui -> 1.7.8 (*)
++--- androidx.compose.foundation:foundation -> 1.7.8 (*) ++--- androidx.compose.foundation:foundation -> 1.7.8 (*)
++--- androidx.compose.material:material -> 1.7.8 ++--- androidx.compose.material:material -> 1.7.8

@ -11,7 +11,7 @@ appauth = "0.11.1"
appcompat = "1.7.0" appcompat = "1.7.0"
cert4android = "7814052" cert4android = "7814052"
coil = "2.7.0" coil = "2.7.0"
compose = "2025.03.00" compose = "2025.03.01"
constraintlayout = "2.2.1" constraintlayout = "2.2.1"
dagger-hilt = "2.56.1" dagger-hilt = "2.56.1"
dashclock-api = "2.0.0" dashclock-api = "2.0.0"

Loading…
Cancel
Save