Skip to content

Commit fb0d226

Browse files
Update README to point to 0.9.0
1 parent 8129ce6 commit fb0d226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Because it is deployed on Maven Central, adding MAVSDK-Java to your project is a
88

99
```groovy
1010
dependencies {
11-
implementation 'io.mavsdk:mavsdk:0.8.0'
11+
implementation 'io.mavsdk:mavsdk:0.9.0'
1212
}
1313
```
1414

0 commit comments

Comments
 (0)