Update scripts/release-playstore-beta.sh

This commit is contained in:
Christian Pauly 2020-12-09 20:15:03 +00:00
parent 8a6db1a4f3
commit 65c0fc6c53

View file

@ -1,4 +1,4 @@
#!/usr/bin/env bash -ve #!/bin/sh -ve
flutter channel stable flutter channel stable
flutter upgrade flutter upgrade
flutter pub get flutter pub get