diff --git a/build.gradle b/build.gradle index 9d13f780..077808d1 100644 --- a/build.gradle +++ b/build.gradle @@ -98,7 +98,7 @@ dependencies { implementation 'androidx.legacy:legacy-support-v4:1.0.0' // Settings Library + Appcompat for AndroidX - implementation 'androidx.appcompat:appcompat:1.2.0' + implementation 'androidx.appcompat:appcompat:1.5.1' implementation 'androidx.preference:preference:1.1.1' // Locus Maps integration