Skip to content

Commit bad7206

Browse files
Bump androidx.preference:preference-ktx from 1.1.1 to 1.2.1 in /android (#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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d016d25 commit bad7206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/mainSample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
implementation 'androidx.cardview:cardview:1.0.0'
5252
implementation 'androidx.recyclerview:recyclerview:1.3.2'
5353
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
54-
implementation 'androidx.preference:preference-ktx:1.1.1'
54+
implementation 'androidx.preference:preference-ktx:1.2.1'
5555
implementation 'androidx.multidex:multidex:2.0.1'
5656
implementation project(':code-samples:ARBlackPanther')
5757
implementation project(':code-samples:ARHelloWorldAndroid')

0 commit comments

Comments
 (0)