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 e7c0f05 commit 340d404Copy full SHA for 340d404
app/build.gradle
@@ -44,7 +44,7 @@ dependencies {
44
implementation 'com.google.android.material:material:1.9.0'
45
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
46
implementation 'androidx.core:core-ktx:1.13.1'
47
- implementation 'androidx.preference:preference-ktx:1.2.0'
+ implementation 'androidx.preference:preference-ktx:1.2.1'
48
testImplementation 'junit:junit:4.13.2'
49
androidTestImplementation 'androidx.test:runner:1.6.2'
50
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
0 commit comments