2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-12 02:05:29 +00:00

v0.2.7 - Update release notes

This commit is contained in:
Oliver
2021-07-14 11:23:18 +10:00
parent b50d83f5f3
commit fad7840c5c
4 changed files with 8 additions and 8 deletions

View File

@ -6,8 +6,8 @@ export "COCOAPODS_PARALLEL_CODE_SIGN=true"
export "FLUTTER_TARGET=lib\main.dart"
export "FLUTTER_BUILD_DIR=build"
export "SYMROOT=${SOURCE_ROOT}/../build\ios"
export "FLUTTER_BUILD_NAME=0.2.6"
export "FLUTTER_BUILD_NUMBER=14"
export "FLUTTER_BUILD_NAME=0.2.7"
export "FLUTTER_BUILD_NUMBER=15"
export "DART_OBFUSCATION=false"
export "TRACK_WIDGET_CREATION=false"
export "TREE_SHAKE_ICONS=false"