Roll Dart SDK from 0193522c6638 to 0d7b8ec13047 (1 revision) (flutter/engine#25407)

This commit is contained in:
skia-flutter-autoroll 2021-04-03 12:49:03 -04:00 committed by GitHub
parent e8fd8f2e2b
commit 07cda4f529

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