Bump androidx.fragment:fragment-ktx from 1.5.6 to 1.5.7

Bumps androidx.fragment:fragment-ktx from 1.5.6 to 1.5.7.

---
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>
This commit is contained in:
dependabot[bot] 2023-04-25 03:01:53 +00:00 committed by GitHub
parent bade9d4cac
commit 78a1a3a6a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -160,7 +160,7 @@ dependencies {
implementation('androidx.core:core-ktx:1.10.0')
implementation('androidx.appcompat:appcompat:1.6.1')
implementation('androidx.activity:activity-ktx:1.7.1')
implementation('androidx.fragment:fragment-ktx:1.5.6')
implementation('androidx.fragment:fragment-ktx:1.5.7')
implementation('androidx.preference:preference-ktx:1.2.0')
implementation('androidx.constraintlayout:constraintlayout:2.1.4')
implementation('androidx.swiperefreshlayout:swiperefreshlayout:1.1.0')