Roll Dart SDK from f5b17ab0bc11 to f41e19e84943 (1 revision) (flutter/engine#36216)

This commit is contained in:
skia-flutter-autoroll 2022-09-16 16:37:04 -04:00 committed by GitHub
parent b748ae9f39
commit 08fc92a35e

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