Roll Dart SDK from ed7360c3b35f to b96047f63240 (1 revision) (flutter/engine#34468)

This commit is contained in:
skia-flutter-autoroll 2022-07-05 18:44:05 -04:00 committed by GitHub
parent 8f2a87e562
commit f0e9b33a22

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