Roll Dart SDK from a04fa8e840c3 to 1697706df708 (1 revision) (flutter/engine#30496)

This commit is contained in:
skia-flutter-autoroll
2021-12-24 03:09:08 -05:00
committed by GitHub
parent 1fab32f000
commit 33f7d89f7b

2
DEPS
View File

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