Skip to content

Commit 0b60f04

Browse files
scheglovnploi
authored andcommitted
Require Dart SDK 2.14, because of using APIs. (flutter#3468)
1 parent 90b25f4 commit 0b60f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/tool/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ dev_dependencies:
3030
mockito: ^5.0.7
3131

3232
environment:
33-
sdk: '>=2.12.0 <3.0.0'
33+
sdk: '>=2.14.0 <3.0.0'

0 commit comments

Comments
 (0)