fix: correct entrypoint for open food facts

This commit is contained in:
Pierre Slamich 2023-07-01 16:59:23 +00:00 committed by linsui
parent ea84749e06
commit e1b4254c68

View file

@ -418,6 +418,7 @@ Builds:
- versionName: 4.8.0
versionCode: 1148
disable: blank screen
commit: v4.8.0
subdir: packages/smooth_app
output: build/app/outputs/apk/release/app-release-unsigned.apk
@ -444,7 +445,7 @@ Builds:
- packages/smooth_app/.pub-cache
build:
- export PUB_CACHE=$(pwd)/.pub-cache
- $$flutter$$/bin/flutter build apk
- $$flutter$$/bin/flutter build apk -t lib/entrypoints/android/main_fdroid.dart
AutoUpdateMode: Version v%v
UpdateCheckMode: HTTP