Revert "Add prompt before asking for location in Nearby and Explore Maps (#5034)"

This reverts commit 9efafc8e1f.
This commit is contained in:
Josephine Lim 2022-08-22 23:53:52 +10:00
parent 9b9521a034
commit 51d604d068
5 changed files with 22 additions and 50 deletions

View file

@ -44,7 +44,7 @@ dependencies {
implementation 'com.mapbox.mapboxsdk:mapbox-android-telemetry:7.0.0'
implementation 'com.github.deano2390:MaterialShowcaseView:1.2.0'
implementation 'com.dinuscxj:circleprogressbar:1.1.1'
implementation 'com.karumi:dexter:6.2.3'
implementation 'com.karumi:dexter:5.0.0'
implementation "com.jakewharton:butterknife:$BUTTERKNIFE_VERSION"
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'