Skip to content

Commit

Permalink
Update README to point to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasVautherin committed May 13, 2021
1 parent 8129ce6 commit fb0d226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Because it is deployed on Maven Central, adding MAVSDK-Java to your project is a

```groovy
dependencies {
implementation 'io.mavsdk:mavsdk:0.8.0'
implementation 'io.mavsdk:mavsdk:0.9.0'
}
```

Expand Down

0 comments on commit fb0d226

Please sign in to comment.