Roll Dart SDK from a8cd6f03a3c7 to edf774a75ef1 (1 revision) (flutter/engine#36692)

This commit is contained in:
skia-flutter-autoroll
2022-10-10 16:25:23 -04:00
committed by GitHub
parent 1d7c680a78
commit c7aebfa499

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