Skip to content

Commit

Permalink
build(deps): Bump androidx.fragment:fragment-ktx from 1.5.6 to 1.8.4
Browse files Browse the repository at this point in the history
Bumps androidx.fragment:fragment-ktx from 1.5.6 to 1.8.4.

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 836bab5 commit 91c0acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ kotlin-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines
test-kotlin-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "kotlin-coroutines" }

# Android KTX
android-ktx-fragment = "androidx.fragment:fragment-ktx:1.5.6"
android-ktx-fragment = "androidx.fragment:fragment-ktx:1.8.4"
android-ktx-activity = "androidx.activity:activity-ktx:1.7.0"
android-ktx-preference = "androidx.preference:preference-ktx:1.2.0"
android-ktx-core = "androidx.core:core-ktx:1.8.0"
Expand Down

0 comments on commit 91c0acb

Please sign in to comment.