Roll Dart SDK from 8b5d0171ef6e to 11d520dfefba (2 revisions) (flutter/engine#37021)

This commit is contained in:
skia-flutter-autoroll 2022-10-25 19:07:23 -04:00 committed by GitHub
parent bde00b73ef
commit 341aacedfc

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