Roll Dart SDK from aa052f43370e to 28cd6177b18a (1 revision) (flutter/engine#34811)

This commit is contained in:
skia-flutter-autoroll 2022-07-21 06:22:05 -04:00 committed by GitHub
parent fe16424d27
commit 7326913870

2
DEPS
View File

@ -35,7 +35,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': 'aa052f43370e1daf4a44e3b2cc0084462c86a1a6',
'dart_revision': '28cd6177b18a8ad26e8563fc068f0741bd5fbd4d',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py