See CONTRIBUTING.md.
- Change version numbers in gradle.properties
- Execute
./gradlew updateVersion
- Add new version and url in config.toml
- Change the url of old version in config.toml
- Commit changes
- Create a new branch from the main branch
- Change the new branch to a production branch on the Netlify page
- Push main and the new branches to remote
- Execute
./gradlew archive
- Change the url and add the latest url in config.toml
- Commit changes
- Push the branch to remote
- Create a new subdomain for the old branch on the Netlify page