- Raise
VERSION_NAME
ingradle.properties
without a non-SNAPSHOT suffix - Update the
CHANGELOG.md
- Commit changes
- Merge changes to
master
- Create new release with version name from
gradle.properties
- library will be automatically deployed to Maven and Jitpack
- Raise
VERSION_NAME
ingradle.properties
with-SNAPSHOT
suffix - Update the
CHANGELOG.md
- Commit changes
- Merge changes to
develop
- Create new release with version name from
gradle.properties
- library will be automatically deployed to Maven and Jitpack