Skip to content

Commit

Permalink
Bump androidx.fragment:fragment-ktx from 1.3.2 to 1.5.7 (#436)
Browse files Browse the repository at this point in the history
Bumps androidx.fragment:fragment-ktx from 1.3.2 to 1.5.7.

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 5, 2023
1 parent f57bf49 commit 304b933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ dependencies {
implementation 'androidx.recyclerview:recyclerview:1.3.0'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.core:core-ktx:1.10.0'
implementation 'androidx.fragment:fragment-ktx:1.3.2'
implementation 'androidx.fragment:fragment-ktx:1.5.7'
implementation 'androidx.webkit:webkit:1.6.1'
implementation 'com.google.android.material:material:1.8.0'
implementation 'net.i2p.android.ext:floatingactionbutton:1.10.1'
Expand Down

0 comments on commit 304b933

Please sign in to comment.