Update flutter

This commit is contained in:
Hanh 2022-11-16 12:01:36 +08:00
parent 6a13cb1c62
commit 0f2dc36fd7
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
set -x
FLUTTER_VERSION=3.3.4
FLUTTER_VERSION=3.3.7
ROOT_DIR=$1
if [ "$ROOT_DIR" == "" ]; then