Roll Dart SDK from be01f752cbe6 to 74f6c3af2d68 (1 revision) (flutter/engine#29939)

This commit is contained in:
skia-flutter-autoroll 2021-11-25 09:13:01 -05:00 committed by GitHub
parent 8f95c5bd8d
commit 8d93ffd571

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