mavlink / MAVSDK-Java

MAVSDK client for Java.
71 stars 41 forks source link

support maven deployment #22

Closed JonasVautherin closed 5 years ago

JonasVautherin commented 5 years ago

Given the right gradle.properties secrets (not versioned), this allows to push the SDK as a jar package to Maven Central using:

./gradlew uploadArchives