Roll Dart SDK from 5bd5e9cbbd05 to 7a787be62489 (1 revision) (flutter/engine#32829)

This commit is contained in:
skia-flutter-autoroll 2022-04-21 06:34:03 -04:00 committed by GitHub
parent d5820083a5
commit af3ba60b7d

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