Bump androidx.fragment:fragment-ktx from 1.6.1 to 1.6.2 (#2348)

This commit is contained in:
dependabot[bot] 2023-11-28 22:32:18 +00:00 committed by GitHub
parent 59d46ce956
commit e82ac78d4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -203,7 +203,7 @@ dependencies {
implementation 'androidx.core:core-splashscreen:1.0.1'
implementation "androidx.activity:activity-ktx:1.8.1"
implementation "androidx.appcompat:appcompat:1.6.1"
implementation "androidx.fragment:fragment-ktx:1.6.1"
implementation "androidx.fragment:fragment-ktx:1.6.2"
implementation "androidx.annotation:annotation:1.7.0"
implementation "androidx.preference:preference-ktx:1.2.1"