From 2aec2da3b06e6b08e4bf3e6e9687c613d69760ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 18:20:17 +0000 Subject: [PATCH] Update androidx.lifecycle to v2.8.7 --- 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 ec7dea7..19a6144 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -8,7 +8,7 @@ ktor = "2.3.12" versions = "0.51.0" compose-multiplatform = "1.6.11" androidx-appcompat = "1.7.0" -androidx-lifecycle = "2.8.4" +androidx-lifecycle = "2.8.7" androidx-activityCompose = "1.9.1" androidx-startup = "1.1.1" androidx-annotation = "1.8.0"