diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index f5f4156..dd1a506 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ core-ktx = "1.13.0" core-splashscreen = "1.0.1" lifecycle = "2.7.0" hilt = "2.51.1" -activity-compose = "1.8.2" +activity-compose = "1.9.0" compose-bom = "2024.04.01" androidx-tv = "1.0.0-alpha10" navigation-compose = "2.7.7"