Roll Dart SDK from 6e52c9c0d582 to 72923798f84b (1 revision) (flutter/engine#36676)

This commit is contained in:
skia-flutter-autoroll 2022-10-08 01:01:22 -04:00 committed by GitHub
parent 6d2aa4806d
commit 0901e5b72d

2
DEPS
View File

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