Roll Dart SDK from 05661056d153 to 41e5c7114f9c (2 revisions) (flutter/engine#28643)

This commit is contained in:
skia-flutter-autoroll 2021-09-15 15:27:01 -04:00 committed by GitHub
parent b2c99dbba6
commit 7e5083cf6b

2
DEPS
View File

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