diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index b2fd0ec..6f8d14a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -15,7 +15,7 @@ androidx-activity-compose = "1.9.2" androidx-compose-bom = "2024.09.02" androidx-navigation = "2.8.1" androidx-lifecycle = "2.8.6" -androidx-lifecycle-runtime-compose = "2.8.6" +androidx-lifecycle-runtime-compose = "2.11.0" coroutines = "1.9.0"