butterfly.nightly - really fix recipe

This commit is contained in:
Licaon_Kter 2023-01-30 08:29:55 +00:00
parent f65464bdf5
commit 72d4a65073

View file

@ -509,7 +509,7 @@ Builds:
subdir: app
output: build/app/outputs/flutter-apk/app-nightly-release.apk
srclibs:
- flutter@3.3.2
- flutter@3.7.0
rm:
- app/ios
- app/linux
@ -520,10 +520,9 @@ Builds:
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter config --no-analytics
scandelete:
- .pub-cache
- app/.pub-cache
build:
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter gen-l10n
- $$flutter$$/bin/flutter build apk --flavor nightly
AutoUpdateMode: Version