From 6e8da544b20c3e99cf526a5631704245432ab965 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 21:45:50 +0000 Subject: [PATCH] [Oztechan/CCC#1457] Update lifecycle to v2.11.0 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 3c8b1b72e..b6c838bc9 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -32,7 +32,7 @@ coroutines = "1.11.0" billing = "7.1.1" leakCanary = "2.14" sqlDelight = "1.5.5" -lifecycle = "2.10.0" +lifecycle = "2.11.0" mokoResources = "0.26.4" buildKonfig = "0.22.0" splashScreen = "1.2.0"