Skip to content

Commit

Permalink
Bump androidx.fragment:fragment-ktx from 1.8.2 to 1.8.5
Browse files Browse the repository at this point in the history
Bumps androidx.fragment:fragment-ktx from 1.8.2 to 1.8.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 98a31e3 commit ee75b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ dependencies {

// KTX extensions
implementation("androidx.core:core-ktx:1.13.1")
implementation("androidx.fragment:fragment-ktx:1.8.2")
implementation("androidx.fragment:fragment-ktx:1.8.5")
implementation("androidx.preference:preference-ktx:1.2.1")
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.8.4")
implementation("androidx.lifecycle:lifecycle-livedata-ktx:2.8.4")
Expand Down

0 comments on commit ee75b62

Please sign in to comment.