Skip to content

Commit c6e4d1b

Browse files
ci: fix ci issue
1 parent 0f44ee7 commit c6e4d1b

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.19.0
13+
version: 3.24.0
1414
- run:
1515
name: Generate Pigeons
1616
command: sh ./scripts/pigeon.sh

0 commit comments

Comments
 (0)