From b2b0e5ab785781fa9a35719de801da105a6f69ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 01:06:39 +0000 Subject: [PATCH] fix(deps): 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 1209ea8d..6011d084 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.2" fragmentKtx = "1.8.3" -lifecycle = "2.8.4" +lifecycle = "2.8.5" swipe-refresh-layout = "1.1.0" navigation = "2.7.7" startup = "1.1.1"