Roll Dart SDK from e3a6035e0719 to 9e7b67b57444 (1 revision) (flutter/engine#40129)

Roll Dart SDK from e3a6035e0719 to 9e7b67b57444 (1 revision)
This commit is contained in:
skia-flutter-autoroll 2023-03-07 18:41:30 -05:00 committed by GitHub
parent 33698d8898
commit 5c19fa810c

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