Roll Dart SDK from 0b64f5488965 to 50836c171e91 (4 revisions) (flutter/engine#19017)

This commit is contained in:
skia-flutter-autoroll 2020-06-12 05:30:03 -04:00 committed by GitHub
parent 8b7eea708a
commit 301184e994

2
DEPS
View File

@ -34,7 +34,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': '0b64f548896539f0a1939a398821be62d4c7907a',
'dart_revision': '50836c171e9153459aafef4a2404b3180fb35fd6',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py