Roll Dart SDK from 0fab083e1c2b to e62b89c56d01 (10 revisions) (flutter/engine#18987)

This commit is contained in:
skia-flutter-autoroll 2020-06-11 00:45:04 -04:00 committed by GitHub
parent 28e5494efe
commit 440660ad20

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