Skip to content

Commit 340d404

Browse files
committed
Update preference-ktx 1.2.0 > 1.2.1
1 parent e7c0f05 commit 340d404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
implementation 'com.google.android.material:material:1.9.0'
4545
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
4646
implementation 'androidx.core:core-ktx:1.13.1'
47-
implementation 'androidx.preference:preference-ktx:1.2.0'
47+
implementation 'androidx.preference:preference-ktx:1.2.1'
4848
testImplementation 'junit:junit:4.13.2'
4949
androidTestImplementation 'androidx.test:runner:1.6.2'
5050
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'

0 commit comments

Comments
 (0)