Roll Dart SDK from 8e4fa56fefe4 to 6e52c9c0d582 (1 revision) (flutter/engine#36672)

This commit is contained in:
skia-flutter-autoroll 2022-10-07 21:00:26 -04:00 committed by GitHub
parent 9f4d9ff82a
commit c43dbd3ffc

2
DEPS
View File

@ -43,7 +43,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': '8e4fa56fefe4f96008ff3d5aa3ee2a16b0f88123',
'dart_revision': '6e52c9c0d5824b393562db16b57f00236ea8345b',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py