From bd46a744ec367e0cf5487951f2197f638ac36eee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 00:02:08 +0000 Subject: [PATCH] Update androidx.lifecycle to v2.6.2 --- 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 a76ec9ac3f..8320250419 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ androidx-compose-material = "1.5.0" androidx-compose-ui = "1.5.0" androidx-core = "1.12.0" androidx-hilt = "1.0.0" -androidx-lifecycle = "2.6.1" +androidx-lifecycle = "2.6.2" androidx-room = "2.5.2" androidx-viewpager2 = "1.0.0" androidx-work = "2.8.1"