mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-22 11:39:22 +00:00
Update app_config.sh
No .dart_tool/package_config.json file found, please run "pub get". This seems to fix this
This commit is contained in:
parent
58ad69caee
commit
efbb1f1951
1 changed files with 2 additions and 1 deletions
|
@ -21,4 +21,5 @@ case $APP_ANDROID_TYPE in
|
|||
esac
|
||||
|
||||
cd ../..
|
||||
flutter packages pub run tool/configure.dart $CONFIG_ARGS
|
||||
flutter pub get
|
||||
flutter packages pub run tool/configure.dart $CONFIG_ARGS
|
||||
|
|
Loading…
Reference in a new issue