diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 6fa94066..b862562e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ kotlinxCoroutinesCore = "1.10.2" leakcanaryAndroid = "2.14" lifecycleRuntimeKtx = "2.9.1" activityCompose = "1.10.1" -composeBom = "2025.06.00" +composeBom = "2025.12.01" androidxNavigation = "2.9.0" appcompat = "1.7.1" lottie = "6.4.1"