From 69f3c65522b87b0656bdf0c5361263869d93948c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 10:13:04 +0900 Subject: [PATCH] Update activity to v1.8.2 (#503) 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 d3cac4e4a..b52806622 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ kotlinx-datetime = "0.5.0" javax-inject = "1" corektx = "1.12.0" appcompat = "1.6.1" -activity = "1.8.1" +activity = "1.8.2" lifecycle = "2.6.2" navigation = "2.7.5" startup = "1.1.1"