diff --git a/deps_fdroid.txt b/deps_fdroid.txt index 91bc3b8f6..5347a5c2a 100644 --- a/deps_fdroid.txt +++ b/deps_fdroid.txt @@ -647,7 +647,7 @@ +| \--- com.squareup.moshi:moshi:1.8.0 +| \--- com.squareup.okio:okio:1.16.0 -> 3.3.0 (*) ++--- androidx.recyclerview:recyclerview:1.3.0 (*) -++--- androidx.compose:compose-bom:2023.05.00 +++--- androidx.compose:compose-bom:2023.05.01 +| +--- androidx.compose.foundation:foundation:1.4.3 (c) +| +--- androidx.compose.material:material:1.4.3 (c) +| +--- androidx.compose.material:material-icons-extended:1.4.3 (c) diff --git a/deps_googleplay.txt b/deps_googleplay.txt index e7c1f7980..61d35c418 100644 --- a/deps_googleplay.txt +++ b/deps_googleplay.txt @@ -802,7 +802,7 @@ +| \--- com.squareup.moshi:moshi:1.8.0 +| \--- com.squareup.okio:okio:1.16.0 -> 3.3.0 (*) ++--- androidx.recyclerview:recyclerview:1.3.0 (*) -++--- androidx.compose:compose-bom:2023.05.00 +++--- androidx.compose:compose-bom:2023.05.01 +| +--- androidx.compose.foundation:foundation:1.4.3 (c) +| +--- androidx.compose.material:material:1.4.3 (c) +| +--- androidx.compose.material:material-icons-extended:1.4.3 (c) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 50b4f64f8..fe0dcb28f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ appcompat = "1.6.1" cert4android = "7814052" coil = "2.3.0" colorpicker = "0.0.15" -compose = "2023.05.00" +compose = "2023.05.01" compose-compiler = "1.4.7" compose-theme-adapter = "1.2.1" constraintlayout = "2.1.4"