From 402e189a078166d52761ffbdd5bece5a1b685505 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 17:46:52 +0000 Subject: [PATCH] fix(deps): update lifecycle to v2.9.1 --- 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 cfe67cd273..6ae9081c1f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -14,7 +14,7 @@ core = "1.16.0" datastore = "1.1.7" constraintlayout = "2.2.1" constraintlayout_compose = "1.1.1" -lifecycle = "2.9.0" +lifecycle = "2.9.1" activity = "1.10.1" media3 = "1.7.1" camera = "1.4.2"