Skip to content

Commit

Permalink
Bump androidxFragmentVersion from 1.8.1 to 1.8.2
Browse files Browse the repository at this point in the history
Bumps `androidxFragmentVersion` from 1.8.1 to 1.8.2.

Updates `androidx.fragment:fragment` from 1.8.1 to 1.8.2

Updates `androidx.fragment:fragment-ktx` from 1.8.1 to 1.8.2

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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 Aug 27, 2024
1 parent 0d83024 commit c4149c5
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 @@ -54,7 +54,7 @@ ext {
androidxConstraintlayoutComposeVersion = '1.0.1'
androidxCoreVersion = '1.10.0'
androidxActivityVersion = '1.9.1'
androidxFragmentVersion = '1.8.1'
androidxFragmentVersion = '1.8.2'
androidxGridlayoutVersion = '1.0.0'
androidxLifecycleVersion = '2.6.2'
androidxPercentlayoutVersion = '1.0.0'
Expand Down

0 comments on commit c4149c5

Please sign in to comment.