Skip to content

Commit 88f9f46

Browse files
committed
fix: fix example build.
1 parent 0e17c83 commit 88f9f46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/example_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
env:
1111
nodeVersion: "16"
1212
cmakeVersion: "3.22.x"
13-
flutterVersion: "2.10.5"
13+
flutterVersion: "3.0.4"
1414

1515
jobs:
1616
build_android-app_in_macos:

0 commit comments

Comments
 (0)