From 6395ebecc8485258aeffedafd96110c6f298d92b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 19:40:20 +0200 Subject: [PATCH] [Oztechan/CCC#1457] Update lifecycle to v2.8.6 (#3967) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mustafa Ozhan --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 6b4cc5b8e..48950cd4a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -34,7 +34,7 @@ coroutines = "1.9.0" billing = "7.0.0" leakCanary = "2.14" sqlDelight = "1.5.5" -lifecycle = "2.8.5" +lifecycle = "2.8.6" mokoResources = "0.24.3" buildKonfig = "0.15.2" splashScreen = "1.0.1"