From 56775a041e35eb7201939216dcdf92d6ad23a521 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 22:19:08 +0000 Subject: [PATCH] Update lifecycle to v2.8.5 --- 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 21f941ff8..1342e4199 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -25,7 +25,7 @@ activityCompose = "1.9.1" work = "2.9.1" # Android Lifecycle -lifecycle = "2.8.4" +lifecycle = "2.8.5" # Swing darklaf = "3.0.2"