Roll Dart SDK from 86d1f3b6a97c to 39424b348c44 (2 revisions) (flutter/engine#24605)

This commit is contained in:
skia-flutter-autoroll 2021-02-24 15:56:01 -05:00 committed by GitHub
parent d40b52b298
commit 3ebc2d354b

2
DEPS
View File

@ -35,7 +35,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '86d1f3b6a97cffff0da3d0f2857f191f814c2631',
'dart_revision': '39424b348c442476ceaf445098475f730f09dcdb',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py