Roll Dart SDK from 28cd6177b18a to a1c9b31de7e1 (1 revision) (flutter/engine#34813)

This commit is contained in:
skia-flutter-autoroll 2022-07-21 10:16:10 -04:00 committed by GitHub
parent 7326913870
commit 330fc5bd7f

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