8000 update dart hash to stable 3.32 (#168927) · flutter/flutter@3e54f90 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3e54f90

Browse files
authored
update dart hash to stable 3.32 (#168927)
Align stable with stable dart hash. I did run gclient sync then engine/src/tools/dart/create_updated_flutter_deps.py but nothing changed.
1 parent 0fe9c10 commit 3e54f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ vars = {
5656
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
5757
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5858
# updated revision list of existing dependencies.
59-
'dart_revision': 'e7f2f0556e3e57acb60749467e54f9a44b2bfc76',
59+
'dart_revision': 'b04011c77cd93e6ab9144af37976733b558d716c',
6060

6161
# WARNING: DO NOT EDIT MANUALLY
6262
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py

0 commit comments

Comments
 (0)
0