Skip to content

Commit d637fd3

Browse files
build(deps): bump androidx.fragment:fragment-ktx from 1.6.2 to 1.8.1
Bumps androidx.fragment:fragment-ktx from 1.6.2 to 1.8.1. --- updated-dependencies: - dependency-name: androidx.fragment:fragment-ktx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62c395d commit d637fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ kotlin_serialization_json = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.
4949
# Android
5050
#-------------------------
5151
android_gradle_plugin = { module = "com.android.tools.build:gradle", version.ref = "android_gradle" }
52-
android_fragment = { module = "androidx.fragment:fragment-ktx", version = "1.6.2" }
52+
android_fragment = { module = "androidx.fragment:fragment-ktx", version = "1.8.1" }
5353
android_material = { group = "com.google.android.material", name = "material", version = "1.12.0" }
5454
android_contraintlayout = { group = "androidx.constraintlayout", name = "constraintlayout", version = "2.1.4" }
5555
android_appcompat = { group = "androidx.appcompat", name = "appcompat", version.ref = "androidx-appcompat" }

0 commit comments

Comments
 (0)