Roll Dart SDK from a792a05aba91 to 1b31c127d08b (1 revision) (flutter/engine#32570)

This commit is contained in:
skia-flutter-autoroll 2022-04-09 23:49:01 -04:00 committed by GitHub
parent 6db8196d93
commit bc87cd8d89

2
DEPS
View File

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