Add generation of of pubspec to app_config.sh

This commit is contained in:
M 2022-01-11 11:35:08 +02:00
parent 8d2c21deec
commit 0d39db1bdc
3 changed files with 4 additions and 1 deletions

View file

@ -22,4 +22,5 @@ esac
cd ../..
flutter pub get
flutter pub run tool/generate_pubspec.dart
flutter packages pub run tool/configure.dart $CONFIG_ARGS