Roll Dart SDK from ff0b0405c13a to 0c7d07706d94 (1 revision) (flutter/engine#30940)

This commit is contained in:
skia-flutter-autoroll 2022-01-20 06:35:09 -05:00 committed by GitHub
parent cc00bda0b1
commit ae79512db8

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