kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
update to latest mapbox sdk in hopes of fixing an autobug in their lib
rodzic
e953100e72
commit
3c27021d8b
|
@ -116,7 +116,7 @@ dependencies {
|
||||||
implementation 'com.google.protobuf:protobuf-javalite:3.11.1'
|
implementation 'com.google.protobuf:protobuf-javalite:3.11.1'
|
||||||
|
|
||||||
// mapbox
|
// mapbox
|
||||||
implementation 'com.mapbox.mapboxsdk:mapbox-android-sdk:9.0.0'
|
implementation 'com.mapbox.mapboxsdk:mapbox-android-sdk:9.1.0'
|
||||||
|
|
||||||
// location services
|
// location services
|
||||||
implementation 'com.google.android.gms:play-services-location:17.0.0'
|
implementation 'com.google.android.gms:play-services-location:17.0.0'
|
||||||
|
|
Ładowanie…
Reference in New Issue