Please configure the building of the apks in the apk branch as follows:
- Only build and overwrite apks from dev branch once dev branch PRs are merged
- Only build and overwrite apks from master branch once master branch PRs are merged
- The goal is that we see in the apk branch the different dates of the last merge and save build time as there are less apps to be build.
Naming Convention
- BadgeMagic-dev-debug.apk
- BadgeMagic-dev-release.apk
- BadgeMagic-master-debug.apk
- BadgeMagic-master-release.apk