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 1af07a6 commit d6c4af7
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 @@ -25,7 +25,7 @@ appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
core-ktx = { module = "androidx.core:core-ktx", version = "1.13.1" }
activity = { module = "androidx.activity:activity", version.ref = "activity" }
activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activity" }
fragment-ktx = { module = "androidx.fragment:fragment-ktx", version = "1.8.3" }
fragment-ktx = { module = "androidx.fragment:fragment-ktx", version = "1.8.4" }
transition-ktx = { module = "androidx.transition:transition-ktx", version = "1.5.1" }
material = { module = "com.google.android.material:material", version = "1.12.0" }
constraint-layout = { module = "androidx.constraintlayout:constraintlayout", version = "2.1.4" }
Expand Down

0 comments on commit d6c4af7

Please sign in to comment.