Skip to content

Commit afa0e59

Browse files
authored
Update build.sh
1 parent cdd174c commit afa0e59

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

cross-platform/build.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ export PATH="$PATH:$FLUTTER_DIR/bin"
4949
cd lam7a
5050
flutter pub get --verbose
5151

52+
flutter pub run build_runner build --delete-conflicting-outputs
53+
54+
5255
flutter build apk --release --verbose
5356

5457
# --- Platform-specific builds ---

0 commit comments

Comments
 (0)