diff --git a/app/build.gradle b/app/build.gradle index ceafb96..b651dcc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -42,5 +42,5 @@ dependencies { testImplementation 'junit:junit:4.13.2' androidTestImplementation 'androidx.test.ext:junit:1.1.3' androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0' - implementation 'androidx.preference:preference-ktx:1.2.0' + implementation 'androidx.preference:preference-ktx:1.2.1' } \ No newline at end of file