diff --git a/app/build.gradle b/app/build.gradle index 5c53178f2..ff729882d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -84,7 +84,7 @@ dependencies { implementation 'androidx.constraintlayout:constraintlayout:2.1.3' implementation 'androidx.exifinterface:exifinterface:1.3.3' implementation 'androidx.palette:palette:1.0.0' - implementation 'androidx.preference:preference:1.1.1' + implementation 'androidx.preference:preference:1.2.0' implementation 'com.google.android.material:material:1.5.0' implementation 'com.github.yalantis:ucrop:2.2.7' coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'