Roll Dart SDK from 9e804ddfb03f to 0c9e022a515a (1 revision) (flutter/engine#32945)

This commit is contained in:
skia-flutter-autoroll 2022-04-26 23:09:04 -04:00 committed by GitHub
parent 2a59dd4c55
commit 063ff6193f

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