Roll Dart SDK from 9ac87a1a1ca8 to b31c0935f3cc (2 revisions) (flutter/engine#31540)

This commit is contained in:
skia-flutter-autoroll
2022-02-18 04:04:07 -05:00
committed by GitHub
parent d36d91656e
commit 5872bcdc8b

2
DEPS
View File

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