Roll Dart SDK from 914b1c6d1c88 to 369366069b83 (1 revision) (flutter/engine#26799)

This commit is contained in:
skia-flutter-autoroll 2021-06-17 13:24:02 -04:00 committed by GitHub
parent f3254b3a60
commit 504dd33b0b

2
DEPS
View File

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