Roll Dart SDK from a96edb60557a to 118e061bef8a (1 revision) (flutter/engine#32554)

This commit is contained in:
skia-flutter-autoroll 2022-04-08 22:59:04 -04:00 committed by GitHub
parent e6cee72241
commit 42733c5a1c

2
DEPS
View File

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