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