From 7c413ead93c9effabe01d507dad1b6bb93509053 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 04:52:55 +0000 Subject: [PATCH] Bump androidx.fragment:fragment from 1.7.1 to 1.8.0 Bumps androidx.fragment:fragment from 1.7.1 to 1.8.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 323807e..4f9fa08 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.1" +androidx-fragment = "androidx.fragment:fragment:1.8.0" androidx-lifecycle-savedstate = "androidx.lifecycle:lifecycle-viewmodel-savedstate:2.8.1" androidx-recyclerview = "androidx.recyclerview:recyclerview:1.3.2" androidx-room-runtime = "androidx.room:room-runtime:2.6.1"