Roll Dart SDK from 51492a9c9740 to a9624d47d30c (1 revision) (flutter/engine#35776)

This commit is contained in:
skia-flutter-autoroll 2022-08-29 09:21:05 -04:00 committed by GitHub
parent 5eac53e555
commit bcd7d80b9b

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