phantomate / Untare

Flutter app for tandoor recipes
GNU General Public License v3.0
105 stars 11 forks source link

Build debug android app to different application id #105

Open SeineEloquenz opened 2 months ago

SeineEloquenz commented 2 months ago

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