Roll Dart SDK from 1e9d4389ad68 to b4d5dd7bf666 (1 revision) (flutter/engine#31106)

This commit is contained in:
skia-flutter-autoroll
2022-01-27 03:45:02 -05:00
committed by GitHub
parent 4414b8bf59
commit 63bfa353fc

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