Bump preference from 1.1.1 to 1.2.0

Bumps preference from 1.1.1 to 1.2.0.

---
updated-dependencies:
- dependency-name: androidx.preference:preference
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-27 10:26:26 +00:00 committed by Wisest_wizard
parent 2395cfbdaa
commit 0ebeca5b5d

View File

@ -163,7 +163,7 @@ dependencies {
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
implementation "androidx.viewpager2:viewpager2:1.0.0"
implementation "androidx.constraintlayout:constraintlayout:2.1.3"
implementation "androidx.preference:preference:1.1.1"
implementation "androidx.preference:preference:1.2.0"
implementation 'androidx.palette:palette:1.0.0'
implementation 'androidx.documentfile:documentfile:1.0.1'