Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 123 Bytes

File metadata and controls

9 lines (8 loc) · 123 Bytes

Release

# adjust the version 
vim gradle.properties
./gradlew publish
git tag $youversion
git push --tags