Roll Dart SDK from 0cddaa9859a5 to 893000264e3c (1 revision) (flutter/engine#28883)

This commit is contained in:
skia-flutter-autoroll 2021-09-27 12:28:03 -04:00 committed by GitHub
parent 32625c81c4
commit 76768adcf0

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