We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f44ee7 commit c6e4d1bCopy full SHA for c6e4d1b
.circleci/config.yml
@@ -10,7 +10,7 @@ commands:
10
setup_flutter:
11
steps:
12
- flutter/install_sdk_and_pub:
13
- version: 3.19.0
+ version: 3.24.0
14
- run:
15
name: Generate Pigeons
16
command: sh ./scripts/pigeon.sh
0 commit comments