Roll Dart SDK from d89d5a7170f1 to d6387a631d60 (1 revision) (flutter/engine#35524)

This commit is contained in:
skia-flutter-autoroll 2022-08-18 22:13:25 -04:00 committed by GitHub
parent 03dbcb81d0
commit 03613dd463

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