Roll Dart SDK from 0554c17398ef to 93a7e1189a8a (3 revisions) (flutter/engine#23735)

This commit is contained in:
skia-flutter-autoroll 2021-01-15 21:19:01 -05:00 committed by GitHub
parent f2df497cfa
commit f5dcd92b07

2
DEPS
View File

@ -35,7 +35,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': '0554c17398efb63fca607e9acfb72b2b9f3466e5',
'dart_revision': '93a7e1189a8a98ddb86e76ce3ec7af96c1101018',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py