mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
openfood: reenable 4.15.0
This commit is contained in:
parent
105af07b98
commit
cf72d71ec3
1 changed files with 2 additions and 1 deletions
|
|
@ -598,7 +598,6 @@ Builds:
|
|||
|
||||
- versionName: 4.15.0
|
||||
versionCode: 1331
|
||||
disable: https://github.com/openfoodfacts/smooth-app/issues/5456
|
||||
commit: v4.15.0
|
||||
subdir: packages/smooth_app
|
||||
output: build/app/outputs/apk/release/app-release-unsigned.apk
|
||||
|
|
@ -621,6 +620,8 @@ Builds:
|
|||
- popd
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
scanignore:
|
||||
- packages/smooth_app/assets/animations/off
|
||||
scandelete:
|
||||
- packages/smooth_app/.pub-cache
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue