Roll Dart SDK from b89e1312efc7 to 5ba41c821b0a (1 revision) (flutter/engine#30402)

This commit is contained in:
skia-flutter-autoroll 2021-12-18 04:14:07 -05:00 committed by GitHub
parent d3d096ccca
commit 4a13d07722

2
DEPS
View File

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