Roll Dart SDK from f4a696c76682 to b3f3c7dbd422 (1 revision) (flutter/engine#30929)

This commit is contained in:
skia-flutter-autoroll 2022-01-19 15:15:10 -05:00 committed by GitHub
parent 047b85586e
commit bc6ef3a6a6

2
DEPS
View File

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