update mapbox

This commit is contained in:
geeksville
2020-07-20 12:15:18 -07:00
parent be6372a0b2
commit 33464f17b8

View File

@@ -142,7 +142,7 @@ dependencies {
implementation 'com.github.mik3y:usb-serial-for-android:v2.2.2'
// mapbox
implementation 'com.mapbox.mapboxsdk:mapbox-android-sdk:9.1.0'
implementation 'com.mapbox.mapboxsdk:mapbox-android-sdk:9.2.1'
// mapbox specifies a really old version of okhttp3 which causes lots of API warnings. trying a newer version
implementation 'com.squareup.okhttp3:okhttp:4.8.0'