From f3844d8a322b5fb054ee1e4ca80b8e99fa7629c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 20:34:31 -0400 Subject: [PATCH] Update androidx.lifecycle to v2.8.3 (#163) 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 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"