Roll Dart SDK from 01187231c94b to b854b668331c (1 revision) (flutter/engine#32577)

This commit is contained in:
skia-flutter-autoroll 2022-04-10 23:59:04 -04:00 committed by GitHub
parent 9052aed274
commit c70e04f663

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