diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 3f56884..22f397c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ koin = "4.1.1" ktorClient = "3.3.0" kotlinxCoroutines = "1.10.2" coil3 = "3.3.0" -lifecycleRuntimeAndroid = "2.9.3" +lifecycleRuntimeAndroid = "2.9.4" lifecycle = "2.9.4" [plugins]