- Add Triple-T dependencies
- Setup the service account on GCP & link to Play Store (explained in the README.md of Triple-T)
- Create custom gradle task (to bump version) or see here
- Use git-flow as branching model
- Change
$VERSION_NAME,$VERSION_CODE,$BUILD_GRADLE_FILE&$MODULE_NAMEaccordingly to your needs VERSION_NAME="vX.Y.Z"
- Run this:
curl -s -L https://git.io/JedBV | bash