Skip to content

Commit 273328d

Browse files
authored
Update dart.yml
1 parent 1f1c6bf commit 273328d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on: push
88

99
env:
1010
flutter_channel: 'stable' # or: 'dev' or 'beta'
11-
flutter_version: '2.2.2'
11+
flutter_version: '3.32.7'
1212

1313
jobs:
1414
build:

0 commit comments

Comments
 (0)