Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 244 Bytes

Publish.md

File metadata and controls

13 lines (9 loc) · 244 Bytes

The official Lumia Stream SDK for Java

Publishing

First update the version in build.gradle.kts

Then publish by running:

./gradlew publishToMaven
./gradlew publish --no-daemon --no-parallel
./gradlew closeAndReleaseRepository