Skip to content

Commit 180f4f9

Browse files
committed
update flutter and dart dependency
1 parent 9e6864e commit 180f4f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

melos.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ command:
1111
bootstrap:
1212
# Dart and Flutter environment used in the project.
1313
environment:
14-
sdk: ^3.7.2
15-
flutter: ">=3.29.2"
14+
sdk: ^3.6.2
15+
flutter: ">=3.27.4"
1616

1717
scripts:
1818
postclean:

0 commit comments

Comments
 (0)