Roll Dart SDK from 3d6462e70fbf to ba20a3110252 (1 revision) (flutter/engine#31220)

This commit is contained in:
skia-flutter-autoroll 2022-02-02 18:45:10 -05:00 committed by GitHub
parent 973b9ef231
commit c31755ee56

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