Bump androidx.preference:preference-ktx from 1.2.0 to 1.2.1 (#2274)

This commit is contained in:
dependabot[bot] 2023-08-22 21:19:33 +00:00 committed by GitHub
parent 74820f9571
commit 722b4e5812
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -205,7 +205,7 @@ dependencies {
implementation "androidx.fragment:fragment-ktx:1.6.1"
implementation "androidx.annotation:annotation:1.6.0"
implementation "androidx.preference:preference-ktx:1.2.0"
implementation "androidx.preference:preference-ktx:1.2.1"
implementation "androidx.recyclerview:recyclerview:1.3.1"
implementation "androidx.viewpager2:viewpager2:1.1.0-beta02"
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"