From a97d6dfa094a583bcebbacf61e35e89dc880fc44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 01:38:56 +0000 Subject: [PATCH] Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.3.1 to 2.7.0 Bumps androidx.lifecycle:lifecycle-runtime-ktx from 2.3.1 to 2.7.0. --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 f8247d92..a6982347 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -11,7 +11,7 @@ androidXCore = "1.0.1" androidXEspresso = "3.4.0" androidXJUnit = "1.1.3" androidXLegacy = "1.0.0" -androidXLifecycle = "2.3.1" +androidXLifecycle = "2.7.0" androidXMaterial = "1.2.0" androidXOrchestrator = "1.4.1" androidXRecyclerView = "1.0.0"