2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-04-28 05:26:47 +00:00
inventree-app/RELEASE.md
Oliver 9b090723f9 Update release notes,
- Also adds locale support for more language codes
2021-07-27 08:56:40 +10:00

530 B

Release Process

Android Play Store

Reference

Key File

Add a file key.properties under the android/ directory

Increment Build Number

Make sure that the build number is incremented every time (or it will be rejected by Play Store).

Copy Translations

Ensure that the translation files have been updated, and copied into the correct directory!!

cd lib/l10n
python update_translations.py

Build Appbundle

flutter build appbundle