Roll Dart SDK from 8ed0a66c8802 to 86bd94a5b8dd (2 revisions) (flutter/engine#28563)

This commit is contained in:
skia-flutter-autoroll 2021-09-10 23:57:01 -04:00 committed by GitHub
parent 226a085d56
commit efa1779b1e

2
DEPS
View File

@ -39,7 +39,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': '8ed0a66c8802bd4e711105fe01d0dc581a95fdaf',
'dart_revision': '86bd94a5b8dd89c07da79c92d6633e10131da42a',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py