kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
update libs
rodzic
9a73da562c
commit
a3aaa869e7
|
@ -139,13 +139,13 @@ dependencies {
|
||||||
|
|
||||||
// For UART access
|
// For UART access
|
||||||
// implementation 'com.google.android.things:androidthings:1.0'
|
// implementation 'com.google.android.things:androidthings:1.0'
|
||||||
implementation 'com.github.mik3y:usb-serial-for-android:v2.3.0'
|
implementation 'com.github.mik3y:usb-serial-for-android:v3.0.0'
|
||||||
|
|
||||||
// mapbox
|
// mapbox
|
||||||
implementation 'com.mapbox.mapboxsdk:mapbox-android-sdk:9.2.1'
|
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
|
// 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'
|
implementation 'com.squareup.okhttp3:okhttp:4.8.1'
|
||||||
|
|
||||||
// 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