Skip to content

Commit 0f44ee7

Browse files
feat: support 3.29
1 parent 89140e6 commit 0f44ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ commands:
1010
setup_flutter:
1111
steps:
1212
- flutter/install_sdk_and_pub:
13-
version: 3.16.0
13+
version: 3.19.0
1414
- run:
1515
name: Generate Pigeons
1616
command: sh ./scripts/pigeon.sh

0 commit comments

Comments
 (0)