From 1d13ce13f236164a0fed2dbe633ef1b6ea0b515b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 10:35:37 +0000 Subject: [PATCH] Bump androidx.fragment:fragment from 1.6.2 to 1.7.0 Bumps androidx.fragment:fragment from 1.6.2 to 1.7.0. --- updated-dependencies: - dependency-name: androidx.fragment:fragment 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 75ee1ee..d28b977 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ androidx-annotation = "androidx.annotation:annotation:1.7.1" androidx-core = "androidx.core:core:1.13.0" androidx-core-ktx = "androidx.core:core-ktx:1.13.0" androidx-datastore = "androidx.datastore:datastore:1.1.1" -androidx-fragment = "androidx.fragment:fragment:1.6.2" +androidx-fragment = "androidx.fragment:fragment:1.7.0" androidx-lifecycle-savedstate = "androidx.lifecycle:lifecycle-viewmodel-savedstate:2.7.0" androidx-recyclerview = "androidx.recyclerview:recyclerview:1.3.2" androidx-room-runtime = "androidx.room:room-runtime:2.6.1"