Bump androidx.fragment:fragment-ktx from 1.6.2 to 1.7.0 (#2538)

This commit is contained in:
dependabot[bot] 2024-05-05 08:27:28 +00:00 committed by GitHub
parent 1b00f4e518
commit c697ca7ad1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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