Update scripts/release-playstore-beta.sh

This commit is contained in:
Christian Pauly 2020-12-09 20:15:03 +00:00
parent f01d3f63ee
commit 96a79df4d5

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