Bump androidx.fragment:fragment-ktx from 1.6.0 to 1.6.1 (#2269)

This commit is contained in:
dependabot[bot]
2023-07-31 17:35:38 +00:00
committed by GitHub
parent 7f6a13a9ee
commit fc2adff997

View File

@ -202,7 +202,7 @@ dependencies {
implementation 'androidx.core:core-splashscreen:1.0.1'
implementation "androidx.activity:activity-ktx:1.7.2"
implementation "androidx.appcompat:appcompat:1.6.1"
implementation "androidx.fragment:fragment-ktx:1.6.0"
implementation "androidx.fragment:fragment-ktx:1.6.1"
implementation "androidx.annotation:annotation:1.6.0"
implementation "androidx.preference:preference-ktx:1.2.0"