Skip to content

Commit

Permalink
Bump androidx.preference:preference-ktx from 1.1.1 to 1.2.1 in /android
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent 1d6852f commit 3e071c6
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.2.1'
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 3e071c6

Please sign in to comment.