Skip to content

Commit

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

---
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] committed Sep 9, 2024
1 parent b084d20 commit 247d5c8
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.7.0'
constraintLayoutVersion = '2.1.4'
materialComponentsVersion = '1.12.0'
fragmentVersion = '1.8.2'
fragmentVersion = '1.8.3'
roomVersion = '2.6.1'
lifecycleVersion = '2.8.4'
androidXCoreVersion = '2.2.0'
Expand Down

0 comments on commit 247d5c8

Please sign in to comment.