Roll Dart SDK from 0145b9604d3c to 28ec4cc111cf (1 revision) (flutter/engine#23594)

This commit is contained in:
skia-flutter-autoroll 2021-01-11 15:29:01 -05:00 committed by GitHub
parent e2bdcdeec8
commit 8e96bc7e5c

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': '0145b9604d3c47328cc372ad4175a3d07a32ff48',
'dart_revision': '28ec4cc111cf59fe87f61cfe36004df613d2e62b',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py