Roll Dart SDK from e8c02a935741 to 42acd2ae8fa8 (1 revision) (flutter/engine#29205)

This commit is contained in:
skia-flutter-autoroll
2021-10-15 08:08:01 -04:00
committed by GitHub
parent 800d8de7ac
commit ff20e22cdb

2
DEPS
View File

@@ -39,7 +39,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': 'e8c02a93574191e5e6e04419b7ac7a7d85dca88f',
'dart_revision': '42acd2ae8fa84a20451485a2b55bc6d2bfb67c61',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py