From 66671c4ab16ded43496a3ce90cf81e512bfa6f09 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 21:32:09 +0000 Subject: [PATCH] Update 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 5081de8f..4354a69e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -11,7 +11,7 @@ hilt = "2.52" hiltNavigationCompose = "1.2.0" kotlin = "2.0.21" ksp = "2.0.21-1.0.26" -lifecycle = "2.8.6" +lifecycle = "2.8.7" lottie = "6.6.0" material3 = "1.3.1" navigation = "2.8.3"