diff --git a/deps_fdroid.txt b/deps_fdroid.txt index 5a75048bd..716b1422b 100644 --- a/deps_fdroid.txt +++ b/deps_fdroid.txt @@ -1384,7 +1384,7 @@ +| \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava ++--- org.osmdroid:osmdroid-android:6.1.20 ++--- 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-core:1.7.8 (c) +| +--- androidx.compose.foundation:foundation:1.7.8 (c) diff --git a/deps_googleplay.txt b/deps_googleplay.txt index 06e0bdfc4..1e30b21ad 100644 --- a/deps_googleplay.txt +++ b/deps_googleplay.txt @@ -688,7 +688,7 @@ +| +--- com.google.android.horologist:horologist-annotations:0.6.23 +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.1.10 (*) +| +--- 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-core: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 ++--- org.osmdroid:osmdroid-android:6.1.20 ++--- 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.foundation:foundation -> 1.7.8 (*) ++--- androidx.compose.material:material -> 1.7.8 diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 8572a0700..69778cbeb 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -11,7 +11,7 @@ appauth = "0.11.1" appcompat = "1.7.0" cert4android = "7814052" coil = "2.7.0" -compose = "2025.03.00" +compose = "2025.03.01" constraintlayout = "2.2.1" dagger-hilt = "2.56.1" dashclock-api = "2.0.0"