Developer's Cheat Sheet - Bit-Nation/BITNATION-Pangea-mobile GitHub Wiki
Version Bump
To version bump, refer to these lines of code showing where the version number in the app is derived from:
VersionCode
You also need a VersionCode to be at least one integer value higher than what is currently on the play/app store. These are not necessarily committed to the repo when they are set, so may have to set it manually while building the final release.