2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 03:35:28 +00:00

Add instruction for compiling translated strings before release

This commit is contained in:
Oliver Walters
2021-05-20 00:06:27 +10:00
parent 0d86fdd063
commit 8716f3d8a5
3 changed files with 6 additions and 2 deletions

View File

@ -12,6 +12,10 @@ Add a file `key.properties` under the android/ directory
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!!
### Build Appbundle
`flutter build appbundle`