Roll Dart SDK from 21dc24c0e620 to cd17fe1d5870 (2 revisions) (flutter/engine#34851)

This commit is contained in:
skia-flutter-autoroll 2022-07-22 16:03:03 -04:00 committed by GitHub
parent e5f228fe1a
commit ea00a2a743

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