From 6a58d1b6887b6a8a56586303ffda14c4bfe3b615 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 15:21:40 -0500 Subject: [PATCH] Update androidx.lifecycle to v2.7.0 (#87) 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 6c9ce2f..81fa8c2 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,7 +8,7 @@ ktor = "2.3.7" versions = "0.50.0" compose-multiplatform = "1.5.11" androidx-appcompat = "1.6.1" -androidx-lifecycle = "2.6.2" +androidx-lifecycle = "2.7.0" androidx-activityCompose = "1.8.2" androidx-startup = "1.1.1" androidx-annotation = "1.7.1"