From 537d59f3ec270e9b4c2f51f1b871e8fce05301d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 00:53:38 +0000 Subject: [PATCH] fix(deps): 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 8af524f21..9079f63a9 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -16,7 +16,7 @@ corektx = "1.13.1" appcompat = "1.7.0" activity = "1.9.3" fragmentKtx = "1.8.5" -lifecycle = "2.8.6" +lifecycle = "2.8.7" swipe-refresh-layout = "1.1.0" navigation = "2.8.3" startup = "1.2.0"