Bump androidx.preference:preference from 1.2.0 to 1.2.1 (#2648)

This commit is contained in:
dependabot[bot] 2023-07-27 08:53:37 +08:00 committed by GitHub
parent afe74b536b
commit 1adc009d51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ androidx-core = { module = "androidx.core:core", version = "1.10.1" }
androidx-fragment = { module = "androidx.fragment:fragment", version = "1.6.0" }
androidx-navigation-fragment = { group = "androidx.navigation", name = "navigation-fragment", version.ref = "nav" }
androidx-navigation-ui = { group = "androidx.navigation", name = "navigation-ui", version.ref = "nav" }
androidx-preference = { module = "androidx.preference:preference", version = "1.2.0" }
androidx-preference = { module = "androidx.preference:preference", version = "1.2.1" }
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version = "1.3.0" }
androidx-swiperefreshlayout = { module = "androidx.swiperefreshlayout:swiperefreshlayout", version = "1.2.0-alpha01" }