Roll Dart SDK from ca96c7c53af6 to 2e79d3e7bb24 (1 revision) (flutter/engine#40876)

Roll Dart SDK from ca96c7c53af6 to 2e79d3e7bb24 (1 revision)
This commit is contained in:
skia-flutter-autoroll 2023-04-03 04:19:20 -04:00 committed by GitHub
parent e55fd93f5f
commit 8adea0dc30

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