From c11dd6d9c4232750cff047a86f70f069898581dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 20:07:14 +0000 Subject: [PATCH] Update androidx.lifecycle to v2.8.3 --- 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 c3b79ba..1abcd63 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,7 +8,7 @@ ktor = "2.3.11" versions = "0.51.0" compose-multiplatform = "1.6.11" androidx-appcompat = "1.7.0" -androidx-lifecycle = "2.8.1" +androidx-lifecycle = "2.8.3" androidx-activityCompose = "1.9.0" androidx-startup = "1.1.1" androidx-annotation = "1.8.0"