Roll Dart SDK from 3042d6196824 to 9be467274ae4 (1 revision) (flutter/engine#35650)

This commit is contained in:
skia-flutter-autoroll 2022-08-23 20:23:09 -04:00 committed by GitHub
parent 66a0f16227
commit 70e45acb58

2
DEPS
View File

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