Skip to content

Commit 304ed74

Browse files
committed
Update flutter version in setup_flutter job
1 parent a34ed49 commit 304ed74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ commands:
88
setup_flutter:
99
steps:
1010
- flutter/install_sdk_and_pub:
11-
flutter_version: 3.3.0
11+
flutter_version: 3.7.3
1212
- run:
1313
name: Generate Pigeons
1414
command: sh ./scripts/pigeon.sh

0 commit comments

Comments
 (0)