Skip to content

Commit

Permalink
Update README to point to v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasVautherin committed Jun 6, 2023
1 parent 9c75213 commit 283a6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ For Android, `mavsdk_server` is distributed as an Android library (`aar`):
dependencies {
...
implementation 'io.mavsdk:mavsdk:1.3.1'
implementation 'io.mavsdk:mavsdk-server:1.3.1'
implementation 'io.mavsdk:mavsdk-server:1.3.2'
...
}
```
Expand Down

0 comments on commit 283a6a2

Please sign in to comment.