Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit 4b01c35

Browse files
fix(deps): update dependency androidx.fragment:fragment-ktx to v1.6.2 (#1320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f2ce9df commit 4b01c35

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
@@ -73,7 +73,7 @@ androidx-vectors = { module = "androidx.vectordrawable:vectordrawable", version.
7373
androidx-animated_vectors = { module = "androidx.vectordrawable:vectordrawable-animated", version.ref = "androidx-vectordrawable" }
7474
androidx-core = { module = "androidx.core:core", version = "1.12.0" }
7575
androidx-core-ktx = { module = "androidx.core:core-ktx", version = "1.12.0" }
76-
androidx-fragment_ktx = { module = "androidx.fragment:fragment-ktx", version = "1.5.7" }
76+
androidx-fragment_ktx = { module = "androidx.fragment:fragment-ktx", version = "1.6.2" }
7777
androidx-lib_desugaring = { module = "com.android.tools:desugar_jdk_libs", version = "2.0.4" }
7878
androidx-splashscreen = { module = "androidx.core:core-splashscreen", version = "1.0.1" }
7979
androidx-transition = { module = "androidx.transition:transition-ktx", version = "1.4.1" }

0 commit comments

Comments
 (0)