Roll Dart SDK from e388130c4109 to ef3156b1329f (1 revision) (flutter/engine#31048)

This commit is contained in:
skia-flutter-autoroll
2022-01-25 06:00:11 -05:00
committed by GitHub
parent 92d384ff31
commit fd5063a867

2
DEPS
View File

@@ -39,7 +39,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': 'e388130c410945e8a22a29a439cade73430dec16',
'dart_revision': 'ef3156b1329f8c5605f4f36c90ed1c42882f68b2',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py