Update scripts/release-playstore-beta.sh
This commit is contained in:
parent
8a6db1a4f3
commit
65c0fc6c53
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env bash -ve
|
||||
#!/bin/sh -ve
|
||||
flutter channel stable
|
||||
flutter upgrade
|
||||
flutter pub get
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue