build fix
This commit is contained in:
@@ -13,7 +13,7 @@ if test -e /mnt/enc/keys/filc3.properties
|
||||
set -x ANDROID_SIGNING /mnt/enc/keys/filc3.properties
|
||||
end
|
||||
|
||||
flutter build apk --release --dart-define=APPVER=(get_version)
|
||||
flutter build apk --release --dart-define=APPVER=(get_version) --no-tree-shake-icons
|
||||
cp -v "build/app/outputs/flutter-apk/app-release.apk" ~/"Desktop/hu.filc.naplo_"(get_version_bn).apk
|
||||
|
||||
notify-send "Flutter" "Apk build done."
|
||||
notify-send "Flutter" "Apk build done."
|
||||
|
||||
Reference in New Issue
Block a user