Roll Dart SDK from b854b668331c to 6a889fb071ba (1 revision) (flutter/engine#32584)

This commit is contained in:
skia-flutter-autoroll 2022-04-11 08:04:03 -04:00 committed by GitHub
parent 4407e56dbd
commit 3e48370187

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