Bump androidx.fragment:fragment-ktx from 1.5.5 to 1.5.6 (#2154)

This commit is contained in:
dependabot[bot] 2023-03-29 02:39:18 +00:00 committed by GitHub
parent a1b9ae2826
commit 9981f458d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -197,7 +197,7 @@ dependencies {
implementation 'androidx.core:core-splashscreen:1.0.0'
implementation "androidx.activity:activity-ktx:1.7.0"
implementation "androidx.appcompat:appcompat:1.6.1"
implementation "androidx.fragment:fragment-ktx:1.5.5"
implementation "androidx.fragment:fragment-ktx:1.5.6"
implementation "androidx.annotation:annotation:1.6.0"
implementation "androidx.preference:preference-ktx:1.2.0"