From b4d6779b86d4485d0422f52e7e87d90499976147 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 05:36:32 +0000 Subject: [PATCH] Bump androidx.fragment:fragment from 1.7.0 to 1.7.1 Bumps androidx.fragment:fragment from 1.7.0 to 1.7.1. --- updated-dependencies: - dependency-name: androidx.fragment:fragment dependency-type: direct:production update-type: version-update:semver-patch ... 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 1d5606f..164e0e2 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ androidx-annotation = "androidx.annotation:annotation:1.8.0" androidx-core = "androidx.core:core:1.13.1" androidx-core-ktx = "androidx.core:core-ktx:1.13.1" androidx-datastore = "androidx.datastore:datastore:1.1.1" -androidx-fragment = "androidx.fragment:fragment:1.7.0" +androidx-fragment = "androidx.fragment:fragment:1.7.1" androidx-lifecycle-savedstate = "androidx.lifecycle:lifecycle-viewmodel-savedstate:2.8.0" androidx-recyclerview = "androidx.recyclerview:recyclerview:1.3.2" androidx-room-runtime = "androidx.room:room-runtime:2.6.1"