From 3099bf07db856cdc6e1de9f69a496482ed0d0b53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 14:15:39 +0800 Subject: [PATCH] fix(deps): update lifecycle to v2.10.0 (#6116) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 30fd0b7ea6..cbabe50c8a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -34,7 +34,7 @@ kdrag0nColorkt = "1.0.5" kotlinxCoroutines = "1.10.2" kotlinxSerialization = "1.9.0" libsu = "6.0.0" -lifecycle = "2.9.4" +lifecycle = "2.10.0" materialMotionCompose = "1.2.1" navigationCompose = "2.9.6" okhttp = "5.3.2"