Roll Dart SDK from 69985a5c5700 to e0cdac3ed4db (2 revisions) (flutter/engine#41070)

Roll Dart SDK from 69985a5c5700 to e0cdac3ed4db (2 revisions)
This commit is contained in:
skia-flutter-autoroll 2023-04-11 06:58:25 -04:00 committed by GitHub
parent c8a92db52f
commit a365cec57c

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