Roll Dart SDK from 407ce0cb852b to 01b6c4805b7c (1 revision) (flutter/engine#31093)

This commit is contained in:
skia-flutter-autoroll 2022-01-26 16:55:10 -05:00 committed by GitHub
parent 1d2382a79c
commit cfcd9494b8

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