Update flutter
This commit is contained in:
parent
6a13cb1c62
commit
0f2dc36fd7
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
set -x
|
set -x
|
||||||
|
|
||||||
FLUTTER_VERSION=3.3.4
|
FLUTTER_VERSION=3.3.7
|
||||||
|
|
||||||
ROOT_DIR=$1
|
ROOT_DIR=$1
|
||||||
if [ "$ROOT_DIR" == "" ]; then
|
if [ "$ROOT_DIR" == "" ]; then
|
||||||
|
|
Loading…
Reference in New Issue