Roll Dart SDK from 30d38cc9456f to 665dedda2c15 (1 revision) (flutter/engine#33001)

This commit is contained in:
skia-flutter-autoroll 2022-04-29 00:24:03 -04:00 committed by GitHub
parent 49744632df
commit e4cb095cf7

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