Merge pull request #2905 from gedoor/dependabot/gradle/app/androidx.fragment-fragment-ktx-1.5.6

Bump androidx.fragment:fragment-ktx from 1.5.5 to 1.5.6 in /app
This commit is contained in:
kunfei 2023-03-23 13:46:50 +08:00 committed by GitHub
commit 58c881ed63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -157,7 +157,7 @@ dependencies {
implementation('androidx.core:core-ktx:1.9.0')
implementation('androidx.appcompat:appcompat:1.6.1')
implementation('androidx.activity:activity-ktx:1.6.1')
implementation('androidx.fragment:fragment-ktx:1.5.5')
implementation('androidx.fragment:fragment-ktx:1.5.6')
implementation('androidx.preference:preference-ktx:1.2.0')
implementation('androidx.constraintlayout:constraintlayout:2.1.4')
implementation('androidx.swiperefreshlayout:swiperefreshlayout:1.1.0')