hopefully fix CI

This commit is contained in:
Sorunome
2021-01-28 17:13:19 +01:00
parent e9df6bfa43
commit 300cbe09e3
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