Skip to content

Commit

Permalink
Bump androidx.preference:preference-ktx from 1.1.1 to 1.2.1 in /andro…
Browse files Browse the repository at this point in the history
…id (#138)

Bumps androidx.preference:preference-ktx from 1.1.1 to 1.2.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent d016d25 commit bad7206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/mainSample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.recyclerview:recyclerview:1.3.2'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.preference:preference-ktx:1.1.1'
implementation 'androidx.preference:preference-ktx:1.2.1'
implementation 'androidx.multidex:multidex:2.0.1'
implementation project(':code-samples:ARBlackPanther')
implementation project(':code-samples:ARHelloWorldAndroid')
Expand Down

0 comments on commit bad7206

Please sign in to comment.