diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a805ba0..b2f661b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ koin = "4.0.0" ktorClient = "3.0.0-wasm2" kotlinxCoroutines = "1.9.0" coil3 = "3.0.0-alpha10" -lifecycleRuntimeAndroid = "2.8.5" +lifecycleRuntimeAndroid = "2.8.6" lifecycle = "2.8.2" [plugins]