From 440136b27807beb537888808493e6cae7cdd33fc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 17 Jun 2025 16:12:00 +0000 Subject: [PATCH] chore(deps): update androidx.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 3ef3df4..432cbdc 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,7 +8,7 @@ androidx-appcompat = "1.7.0" androidx-constraintlayout = "2.2.1" androidx-core-ktx = "1.16.0" androidx-espresso-core = "3.6.1" -androidx-lifecycle = "2.8.4" +androidx-lifecycle = "2.9.1" androidx-material = "1.12.0" androidx-test-junit = "1.2.1" compose-multiplatform = "1.7.3"