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 28, 2023
1 parent 3a07626 commit 76dfa85
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 @@ -105,7 +105,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
implementation 'com.asamm:locus-api-android:0.9.50'
Expand Down

0 comments on commit 76dfa85

Please sign in to comment.