Roll Dart SDK from 0bb00dcb49a4 to bc90d71a182d (1 revision) (flutter/engine#31554)

This commit is contained in:
skia-flutter-autoroll
2022-02-18 17:19:10 -05:00
committed by GitHub
parent 4ac1107e28
commit 3002a47056

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