Merge pull request #3169 from gedoor/dependabot/gradle/androidx.fragment-fragment-ktx-1.6.0

Bump androidx.fragment:fragment-ktx from 1.5.7 to 1.6.0
This commit is contained in:
kunfei 2023-06-12 19:09:43 +08:00 committed by GitHub
commit 992abd221d
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.1')
implementation('androidx.appcompat:appcompat:1.6.1')
implementation('androidx.activity:activity-ktx:1.7.2')
implementation('androidx.fragment:fragment-ktx:1.5.7')
implementation('androidx.fragment:fragment-ktx:1.6.0')
implementation('androidx.preference:preference-ktx:1.2.0')
implementation('androidx.constraintlayout:constraintlayout:2.1.4')
implementation('androidx.swiperefreshlayout:swiperefreshlayout:1.1.0')