Roll Dart SDK from 73b84ba39d98 to 29d9805d57e5 (1 revision) (flutter/engine#35385)

This commit is contained in:
skia-flutter-autoroll 2022-08-12 17:34:04 -04:00 committed by GitHub
parent 5dc3f63dcc
commit 45eb79c16a

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