diff --git a/gradle/compose.versions.toml b/gradle/compose.versions.toml index 8f23111b9..a4069f7e7 100644 --- a/gradle/compose.versions.toml +++ b/gradle/compose.versions.toml @@ -1,7 +1,7 @@ [versions] # 2024.04.00-alpha01 & above has several bugs with the new animateItem() modifier compose-bom = "2024.08.00-alpha02" -accompanist = "0.35.1-alpha" +accompanist = "0.36.0" [libraries] activity = "androidx.activity:activity-compose:1.9.1"