Roll Dart SDK from 8c7f8aaa9c79 to 4832aa2f161a (1 revision) (flutter/engine#25084)

This commit is contained in:
skia-flutter-autoroll 2021-03-18 18:06:03 -04:00 committed by GitHub
parent d2800926d1
commit 74edeb176d

2
DEPS
View File

@ -35,7 +35,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '8c7f8aaa9c797da924a678ca61e60cbd990f6538',
'dart_revision': '4832aa2f161a251963de199f03c34a819fa9348b',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py