Skip to content

Commit

Permalink
Update android-client dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasVautherin committed May 11, 2020
1 parent 7eda69c commit d002f5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/android-client/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ dependencies {
checkstyleClasspath 'com.puppycrawl.tools:checkstyle:8.17'

implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.lifecycle:lifecycle-extensions:2.1.0'
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
implementation 'com.github.tony19:logback-android:2.0.0'
implementation 'com.google.android.material:material:1.0.0'
implementation 'com.google.android.material:material:1.1.0'
implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-annotation-v8:0.7.0'
implementation 'com.mapbox.mapboxsdk:mapbox-android-sdk:8.2.1'
implementation 'io.mavsdk:mavsdk:0.2.0'
Expand Down

0 comments on commit d002f5d

Please sign in to comment.