diff --git a/gradle/compose.versions.toml b/gradle/compose.versions.toml index 16f608668b..5d5a08b924 100644 --- a/gradle/compose.versions.toml +++ b/gradle/compose.versions.toml @@ -1,7 +1,7 @@ [versions] compiler = "1.5.14" # 2024.04.00-alpha01 has several bugs with the new animateItem() modifier -compose-bom = "2024.03.00-alpha02" +compose-bom = "2024.05.00-alpha03" accompanist = "0.35.0-alpha" [libraries]