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