diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index d79a556..f76391c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ coreKtx = "1.17.0" coreSplashscreen = "1.2.0" lifecycle = "2.10.0" hilt = "2.58" -activityCompose = "1.12.2" +activityCompose = "1.12.3" composeBom = "2026.01.00" tvMaterial = "1.1.0-alpha01" navCompose = "2.9.6"