Roll Dart SDK from 31ddf6605f14 to d2c0ae60d188 (2 revisions) (flutter/engine#30840)

This commit is contained in:
skia-flutter-autoroll 2022-01-13 05:15:11 -05:00 committed by GitHub
parent 3f61a2f268
commit 848c18c418

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