forked from firka/student-legacy
fix build script
This commit is contained in:
parent
0fca636311
commit
bf8ca49f98
@ -11,9 +11,9 @@ end
|
||||
|
||||
if test -e /mnt/enc/keys/filc3.properties
|
||||
set -x ANDROID_SIGNING /mnt/enc/keys/filc3.properties
|
||||
else
|
||||
end
|
||||
|
||||
flutter build apk --dart-define=APPVER=(get_version)
|
||||
flutter build apk --release --dart-define=APPVER=(get_version)
|
||||
cp -v "build/app/outputs/flutter-apk/app-release.apk" ~/"Desktop/hu.filc.naplo_"(get_version_bn).apk
|
||||
|
||||
notify-send "Flutter" "Apk build done."
|
Loading…
x
Reference in New Issue
Block a user