diff --git a/deps_fdroid.txt b/deps_fdroid.txt index 1c1c4ba50..ed43088f1 100644 --- a/deps_fdroid.txt +++ b/deps_fdroid.txt @@ -1487,7 +1487,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.06.01 +++--- androidx.compose:compose-bom:2025.07.00 +| +--- androidx.compose.animation:animation:1.8.3 (c) +| +--- androidx.compose.animation:animation-core:1.8.3 (c) +| +--- androidx.compose.foundation:foundation:1.8.3 (c) diff --git a/deps_googleplay.txt b/deps_googleplay.txt index f325c3800..731b4564f 100644 --- a/deps_googleplay.txt +++ b/deps_googleplay.txt @@ -725,7 +725,7 @@ +| +--- com.google.android.horologist:horologist-annotations:0.6.23 +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.1.21 (*) +| +--- com.google.android.horologist:horologist-datalayer:0.6.23 -+| | +--- androidx.compose:compose-bom:2025.02.00 -> 2025.06.01 ++| | +--- androidx.compose:compose-bom:2025.02.00 -> 2025.07.00 +| | | +--- androidx.compose.animation:animation:1.8.3 (c) +| | | +--- androidx.compose.animation:animation-core:1.8.3 (c) +| | | +--- androidx.compose.foundation:foundation:1.8.3 (c) @@ -1912,7 +1912,7 @@ +| \--- androidx.browser:browser:1.3.0 (*) ++--- org.osmdroid:osmdroid-android:6.1.20 ++--- androidx.recyclerview:recyclerview:1.4.0 (*) -++--- androidx.compose:compose-bom:2025.06.01 (*) +++--- androidx.compose:compose-bom:2025.07.00 (*) ++--- androidx.compose.ui:ui -> 1.8.3 (*) ++--- androidx.compose.foundation:foundation -> 1.8.3 (*) ++--- androidx.compose.material:material -> 1.8.3 diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index af480a47a..47e8bdd47 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -11,7 +11,7 @@ appauth = "0.11.1" appcompat = "1.7.1" cert4android = "7814052" coil = "2.7.0" -compose = "2025.06.01" +compose = "2025.07.00" constraintlayout = "2.2.1" dagger-hilt = "2.57" dashclock-api = "2.0.0"