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

pull/28/head
geeksville 2020-04-12 08:48:37 -07:00
rodzic e953100e72
commit 3c27021d8b
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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'