We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 718b503 commit afe5894Copy full SHA for afe5894
examples/android-client/app/build.gradle
@@ -59,8 +59,8 @@ dependencies {
59
implementation 'com.google.android.material:material:1.1.0'
60
implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-annotation-v8:0.7.0'
61
implementation 'com.mapbox.mapboxsdk:mapbox-android-sdk:8.2.1'
62
- implementation 'io.mavsdk:mavsdk:0.3.1'
63
- implementation 'io.mavsdk:mavsdk-server:0.3.1'
+ implementation 'io.mavsdk:mavsdk:0.4.0'
+ implementation 'io.mavsdk:mavsdk-server:0.4.0'
64
implementation 'org.slf4j:slf4j-api:1.7.28'
65
66
testImplementation 'junit:junit:4.12'
0 commit comments