Roll Dart SDK from 94ac80e1114a to c424427512c4 (1 revision) (flutter/engine#34745)

This commit is contained in:
skia-flutter-autoroll 2022-07-19 06:25:04 -04:00 committed by GitHub
parent 8ece51c818
commit 7097ad3811

2
DEPS
View File

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