Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Update build output apk name.

Sayantan Roychowdhury requested to merge 1111-update_output_apk_name into main

Description

Instead of having an apk name as app-release-unsigned.apk, we should have a name like AppLounge-{versionName}-{buildTypeName}.apk.
Example: AppLounge-2.2.0-releaseDev.apk

Issue(s)

Test environment

Test procedures

Technical details

Useful for prebuilts.
Please update the Android.mk file for App Lounge with the actual file name. This has to be done manually every time when new prebuilt apk is made.

Screenshots

Screenshot_from_2022-06-20_21-12-16

Check list

  • Self review
  • Test procedure explained
  • Tested on fresh install
  • Tested applied as an update
  • License
  • Internal documentation
  • User documentation

Merge request reports

Loading