From 76b5702b862477ba81e6a14599e67ae27a18bf67 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 20:07:36 +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 d180c5fa2..0735485de 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.4" -lifecycle = "2.8.6" +lifecycle = "2.8.7" swipe-refresh-layout = "1.1.0" navigation = "2.8.3" startup = "1.2.0"