diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 1460a47..004fdd2 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,7 +8,7 @@ junitVersion = "1.3.0" espressoCore = "3.7.0" lifecycleRuntimeKtx = "2.10.0" activityCompose = "1.8.2" -composeBom = "2024.12.01" +composeBom = "2026.01.01" [libraries] androidx-animation = { module = "androidx.compose.animation:animation", version.ref = "animation" }