mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
butterfly - really fix recipe
This commit is contained in:
parent
20e1c6881d
commit
f65464bdf5
1 changed files with 1 additions and 2 deletions
|
|
@ -663,7 +663,7 @@ Builds:
|
|||
subdir: app
|
||||
output: build/app/outputs/flutter-apk/app-production-release.apk
|
||||
srclibs:
|
||||
- flutter@3.3.2
|
||||
- flutter@3.7.0
|
||||
rm:
|
||||
- app/ios
|
||||
- app/linux
|
||||
|
|
@ -677,7 +677,6 @@ Builds:
|
|||
- app/.pub-cache
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter gen-l10n
|
||||
- $$flutter$$/bin/flutter build apk --flavor production
|
||||
|
||||
AutoUpdateMode: Version
|
||||
|
|
|
|||
Loading…
Reference in a new issue