Skip to content

Commit ba50fec

Browse files
committed
deps [nfc]: Record current Flutter commit ID
Future runs of `tools/upgrade` will keep this up to date.
1 parent 7b4312a commit ba50fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ environment:
1515
# the corresponding recent version of the Dart SDK.
1616
# Feel free to update these regularly; see README.md for instructions.
1717
sdk: '>=3.7.0-140.0.dev <4.0.0'
18-
flutter: '>=3.27.0-1.0.pre.518'
18+
flutter: '>=3.27.0-1.0.pre.518' # 01590aa27ac4d3a904d25ae4c6b792f933a3da6f
1919

2020
# To update dependencies, see instructions in README.md.
2121
dependencies:

0 commit comments

Comments
 (0)