Roll Dart SDK from e541a98165e2 to 720b9ad9dba0 (1 revision) (flutter/engine#37140)

This commit is contained in:
skia-flutter-autoroll
2022-10-29 04:06:30 -04:00
committed by GitHub
parent 36dc9bdd5e
commit b06ef62108

2
DEPS
View File

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