This PR changes the android build so that a debug apk has an added debug suffix to the application id.
This allows both the release as well as the debug application to be installed on a device simultaneously, easing testing on a personal device which has the release version installed.
Furthermore, this PR changes the application name for a debug build to Untare Debug
This PR changes the android build so that a debug apk has an added
debug
suffix to the application id. This allows both the release as well as the debug application to be installed on a device simultaneously, easing testing on a personal device which has the release version installed.Furthermore, this PR changes the application name for a debug build to
Untare Debug