Roll Dart SDK from 523770eef6d7 to 45bf8fa5b765 (1 revision) (flutter/engine#31657)

This commit is contained in:
skia-flutter-autoroll
2022-02-24 11:36:11 -05:00
committed by GitHub
parent f79f604b26
commit cf3b17011c

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