Skip to content

Commit f21d8a1

Browse files
- Update build apk flavor to prod
1 parent 9b40d0f commit f21d8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

melos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ scripts:
4444
flutter: true
4545
dirExists: lib
4646
scope: app_core
47-
exec: flutter build apk -t lib/main_production.dart --flavor production
47+
exec: flutter build apk -t lib/main_production.dart --flavor prod
4848

4949
build-bundle:
5050
description: Builds the Bundle File

0 commit comments

Comments
 (0)