Merge pull request #3024 from gedoor/dependabot/gradle/androidx.fragment-fragment-ktx-1.5.7

Bump androidx.fragment:fragment-ktx from 1.5.6 to 1.5.7
This commit is contained in:
kunfei 2023-04-25 11:02:30 +08:00 committed by GitHub
commit a68620ace4
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')