Update scripts/release-playstore-beta.sh

This commit is contained in:
Christian Pauly 2020-12-10 05:41:56 +00:00
parent bbd9ff816a
commit 364d7428a1

View file

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