Bump fragment-ktx from 1.5.1 to 1.5.2 (#1947)

This commit is contained in:
dependabot[bot] 2022-08-19 22:22:47 +00:00 committed by GitHub
parent 793952cb44
commit 9fe1151a04
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.5.1"
implementation "androidx.appcompat:appcompat:1.4.2"
implementation "androidx.fragment:fragment-ktx:1.5.1"
implementation "androidx.fragment:fragment-ktx:1.5.2"
implementation "androidx.annotation:annotation:1.4.0"
implementation "androidx.preference:preference-ktx:1.2.0"