Skip to content

Commit

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

---
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 Dec 4, 2023
1 parent c0425fe commit 87ec102
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.10.0'
fragmentVersion = '1.6.1'
fragmentVersion = '1.6.2'
roomVersion = '2.6.1'
lifecycleVersion = '2.6.2'
androidXCoreVersion = '2.2.0'
Expand Down

0 comments on commit 87ec102

Please sign in to comment.