chore: Update linux version

This commit is contained in:
Krille Fear 2021-01-08 22:04:36 +00:00
commit c65066e127
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
#!/bin/sh -ve
flutter channel dev
flutter channel master
flutter upgrade
flutter config --enable-linux-desktop
echo "dependency_overrides:\n intl: 0.17.0-nullsafety.2" >> pubspec.yaml