Roll Dart SDK from c064b9bacc4d to 3042d6196824 (1 revision) (flutter/engine#35644)

This commit is contained in:
skia-flutter-autoroll 2022-08-23 16:03:23 -04:00 committed by GitHub
parent fc09075923
commit fb8a2a23cd

2
DEPS
View File

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