hopefully fix CI

This commit is contained in:
Sorunome 2021-01-28 17:13:19 +01:00
commit 7225e66ac2
2 changed files with 2 additions and 0 deletions

View file

@ -1,4 +1,5 @@
#!/usr/bin/env bash
flutter channel stable
flutter upgrade
rm -rf android/.gradle
flutter build apk --debug -v