Roll Dart SDK from b159849a9288 to 3e8147f6ea16 (1 revision) (flutter/engine#36189)

This commit is contained in:
skia-flutter-autoroll 2022-09-15 22:35:24 -04:00 committed by GitHub
parent cc7b8f191d
commit 7ab7c2c660

2
DEPS
View File

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