Skip to content

Commit

Permalink
Bump androidx.preference:preference from 1.1.1 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps androidx.preference: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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 20, 2023
1 parent 2adcdc5 commit fadca01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ dependencies {

// Settings Library + Appcompat for AndroidX
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'androidx.preference:preference:1.1.1'
implementation 'androidx.preference:preference:1.2.0'

// Locus Maps integration
//noinspection GradleDependency
Expand Down

0 comments on commit fadca01

Please sign in to comment.