Update dependency androidx.compose:compose-bom to v2023.06.00

pull/2356/head
renovate[bot] 1 year ago committed by Alex Baker
parent 045ec4cb3f
commit 2faff24ac9

@ -842,7 +842,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.01
++--- androidx.compose:compose-bom:2023.06.00
+| +--- androidx.compose.animation:animation-core:1.4.3 (c)
+| +--- androidx.compose.foundation:foundation:1.4.3 (c)
+| +--- androidx.compose.foundation:foundation-layout:1.4.3 (c)

@ -997,7 +997,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.01
++--- androidx.compose:compose-bom:2023.06.00
+| +--- androidx.compose.animation:animation-core:1.4.3 (c)
+| +--- androidx.compose.foundation:foundation:1.4.3 (c)
+| +--- androidx.compose.foundation:foundation-layout:1.4.3 (c)

@ -6,7 +6,7 @@ appcompat = "1.6.1"
cert4android = "7814052"
coil = "2.4.0"
colorpicker = "0.0.15"
compose = "2023.05.01"
compose = "2023.06.00"
compose-compiler = "1.4.7"
compose-theme-adapter = "1.2.1"
constraintlayout = "2.1.4"

Loading…
Cancel
Save