Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 37afdb6 commit 982bfb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
// AndroidX
implementation("androidx.core:core-ktx:1.13.1")
implementation("androidx.activity:activity-ktx:1.9.2")
implementation("androidx.fragment:fragment-ktx:1.8.3")
implementation("androidx.fragment:fragment-ktx:1.8.4")
implementation("androidx.appcompat:appcompat:1.7.0")
implementation("androidx.lifecycle:lifecycle-livedata-core-ktx:2.8.6")
implementation("androidx.lifecycle:lifecycle-livedata-ktx:2.8.6")
Expand Down

0 comments on commit 982bfb0

Please sign in to comment.