Roll Dart SDK from cd17fe1d5870 to 88d779477f9b (1 revision) (flutter/engine#34861)

This commit is contained in:
skia-flutter-autoroll 2022-07-22 20:16:08 -04:00 committed by GitHub
parent 2924662239
commit ca80709c64

2
DEPS
View File

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