Update scripts/build-linux.sh

This commit is contained in:
Krille Fear 2021-02-16 07:43:58 +00:00
parent 8dd32c5afb
commit f81bf35800
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/bin/sh -ve
flutter version 1.26.0-12.0.pre
yes | flutter downgrade 1.26.0-12.0.pre
flutter config --enable-linux-desktop
flutter clean
flutter pub get