Roll Dart SDK from 6e6558437a09 to 1accdff9e8ef (1 revision) (flutter/engine#29782)

This commit is contained in:
skia-flutter-autoroll 2021-11-17 08:53:04 -05:00 committed by GitHub
parent 0134f93710
commit cfd8a2f3df

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