Roll Dart SDK from b4ce30910fda to be9f4cbddbcc (5 revisions) (flutter/engine#34436)

This commit is contained in:
skia-flutter-autoroll 2022-07-01 23:49:04 -04:00 committed by GitHub
parent 1362b082e9
commit b30ace3cf3

2
DEPS
View File

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