mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-29 04:49:51 +00:00
Add generation of of pubspec to app_config.sh
This commit is contained in:
parent
8d2c21deec
commit
0d39db1bdc
3 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue