Roll Dart SDK from ce29699ccf7a to de847840a86f (1 revision) (flutter/engine#30485)

This commit is contained in:
skia-flutter-autoroll 2021-12-23 18:49:08 -05:00 committed by GitHub
parent 50c97ca111
commit 8335f88bab

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