Roll Dart SDK from 61abd53ede59 to 832d4cae8770 (1 revision) (flutter/engine#33595)

This commit is contained in:
skia-flutter-autoroll 2022-05-24 17:23:04 -04:00 committed by GitHub
parent c99c1e532d
commit de5bb598c3

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