We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d016d25 commit bad7206Copy full SHA for bad7206
android/mainSample/build.gradle
@@ -51,7 +51,7 @@ dependencies {
51
implementation 'androidx.cardview:cardview:1.0.0'
52
implementation 'androidx.recyclerview:recyclerview:1.3.2'
53
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
54
- implementation 'androidx.preference:preference-ktx:1.1.1'
+ implementation 'androidx.preference:preference-ktx:1.2.1'
55
implementation 'androidx.multidex:multidex:2.0.1'
56
implementation project(':code-samples:ARBlackPanther')
57
implementation project(':code-samples:ARHelloWorldAndroid')
0 commit comments