Skip to content

Commit

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

---
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 Jun 17, 2024
1 parent 9a24876 commit bb647c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
appCompatVersion = '1.6.1'
constraintLayoutVersion = '2.1.4'
materialComponentsVersion = '1.12.0'
fragmentVersion = '1.7.0'
fragmentVersion = '1.8.0'
roomVersion = '2.6.1'
lifecycleVersion = '2.7.0'
androidXCoreVersion = '2.2.0'
Expand Down

0 comments on commit bb647c1

Please sign in to comment.