1
0

Bump androidx.fragment:fragment-ktx from 1.5.7 to 1.6.0 (#2239)

This commit is contained in:
dependabot[bot]
2023-06-08 23:18:23 +00:00
committed by GitHub
parent ae1951bf58
commit 2f749a690b

View File

@ -207,7 +207,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.5.7"
implementation "androidx.fragment:fragment-ktx:1.6.0"
implementation "androidx.annotation:annotation:1.6.0"
implementation "androidx.preference:preference-ktx:1.2.0"