Roll Dart SDK from 61f539dc7b50 to a0243abd09e3 (1 revision) (flutter/engine#28735)

This commit is contained in:
skia-flutter-autoroll 2021-09-20 18:18:02 -04:00 committed by GitHub
parent 3ea49f1530
commit 62b85d2b3d

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