Skip to content

Commit 4f42353

Browse files
build(deps): Bump androidx.fragment:fragment-ktx from 1.5.6 to 1.7.0
Bumps androidx.fragment:fragment-ktx from 1.5.6 to 1.7.0. --- 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 075c58f commit 4f42353

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
@@ -45,7 +45,7 @@ kotlin-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines
4545
test-kotlin-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "kotlin-coroutines" }
4646

4747
# Android KTX
48-
android-ktx-fragment = "androidx.fragment:fragment-ktx:1.5.6"
48+
android-ktx-fragment = "androidx.fragment:fragment-ktx:1.7.0"
4949
android-ktx-activity = "androidx.activity:activity-ktx:1.7.0"
5050
android-ktx-preference = "androidx.preference:preference-ktx:1.2.0"
5151
android-ktx-core = "androidx.core:core-ktx:1.8.0"

0 commit comments

Comments
 (0)