From 0e4075092bfc5711ebcf8de01b648c63c7e59998 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 11:30:24 -0400 Subject: [PATCH] Update androidx.lifecycle to v2.8.1 (#155) 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 9f0f027..892a42d 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.0" +androidx-lifecycle = "2.8.1" androidx-activityCompose = "1.9.0" androidx-startup = "1.1.1" androidx-annotation = "1.8.0"