mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-03-23 00:02:31 -04:00
update to latest mapbox sdk in hopes of fixing an autobug in their lib
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user