From 504d87bbf3a8546abca7a66086f9f0315ae558ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 09:53:50 +0900 Subject: [PATCH] fix(deps): update lifecycle to v2.8.7 (#953) 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 c8276a3ca..6ae2e8c0d 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -16,7 +16,7 @@ corektx = "1.15.0" 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"