Roll Dart SDK from 3887245abee6 to cf86f7c5f756 (1 revision) (flutter/engine#34824)

This commit is contained in:
skia-flutter-autoroll 2022-07-21 18:06:07 -04:00 committed by GitHub
parent 70da2f2d8d
commit 5d8c387895

2
DEPS
View File

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