diff --git a/build.gradle b/build.gradle index 38bed785..d3c3cb52 100644 --- a/build.gradle +++ b/build.gradle @@ -105,7 +105,7 @@ dependencies { // Settings Library + Appcompat for AndroidX implementation 'androidx.appcompat:appcompat:1.2.0' - implementation 'androidx.preference:preference:1.1.1' + implementation 'androidx.preference:preference:1.2.0' // Locus Maps integration implementation 'com.asamm:locus-api-android:0.9.50'