From a4fe981cda8b46c3a0b60b2701aae2671331cf7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 23:23:45 -0800 Subject: [PATCH] NTP-7562 | Bump androidx-lifecycle from 2.6.1 to 2.8.7 (#606) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[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 c5ec4d6..c483b1e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ androidx-appcompat = "1.6.1" androidx-constraintlayoutCompose = "1.1.0" androidx-core-ktx = "1.15.0" androidx-hilt = "1.2.0" -androidx-lifecycle = "2.6.1" +androidx-lifecycle = "2.8.7" androidx-media3 = "1.5.0" androidx-pagingCompose = "3.3.4" androidx-pagingRuntimeKtx = "3.3.5"