diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 9b89f31..ffe8cbd 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ androidxComposeCompiler = "1.5.3" coreKtx = "1.12.0" splashScreen = "1.0.1" -activityCompose = "1.8.0" +activityCompose = "1.9.0" composeBOM = "2023.10.01" tvFoundation = "1.0.0-alpha10" tvMaterial = "1.0.0-alpha10"