update to latest mapbox sdk in hopes of fixing an autobug in their lib

This commit is contained in:
geeksville
2020-04-12 08:48:37 -07:00
parent e953100e72
commit 3c27021d8b

View File

@@ -116,7 +116,7 @@ dependencies {
implementation 'com.google.protobuf:protobuf-javalite:3.11.1'
// mapbox
implementation 'com.mapbox.mapboxsdk:mapbox-android-sdk:9.0.0'
implementation 'com.mapbox.mapboxsdk:mapbox-android-sdk:9.1.0'
// location services
implementation 'com.google.android.gms:play-services-location:17.0.0'