2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-12 18:25:26 +00:00
- Update release notes
- Update build number
This commit is contained in:
Oliver Walters
2021-02-25 19:58:07 +11:00
parent 90a74fec16
commit 613dd388b6
4 changed files with 17 additions and 22 deletions

View File

@ -7,8 +7,8 @@ export "FLUTTER_BUILD_DIR=build"
export "SYMROOT=${SOURCE_ROOT}/../build\ios"
export "OTHER_LDFLAGS=$(inherited) -framework Flutter"
export "FLUTTER_FRAMEWORK_DIR=C:\flutter\bin\cache\artifacts\engine\ios"
export "FLUTTER_BUILD_NAME=0.1.1"
export "FLUTTER_BUILD_NUMBER=5"
export "FLUTTER_BUILD_NAME=0.1.2"
export "FLUTTER_BUILD_NUMBER=6"
export "DART_OBFUSCATION=false"
export "TRACK_WIDGET_CREATION=false"
export "TREE_SHAKE_ICONS=false"