Roll Dart SDK from 051994cd182f to 0050849aff4e (1 revision) (flutter/engine#28178)

This commit is contained in:
skia-flutter-autoroll 2021-08-18 21:47:02 -04:00 committed by GitHub
parent 1a9e4c4ff3
commit de16cb6cc2

2
DEPS
View File

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