Roll Dart SDK from 291a018dfa06 to 90d5fdb9368b (1 revision) (flutter/engine#33531)

This commit is contained in:
skia-flutter-autoroll 2022-05-21 12:03:05 -04:00 committed by GitHub
parent 1d3606eee3
commit 99b615df25

2
DEPS
View File

@ -45,7 +45,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': '291a018dfa0687ea05194e29cb7b291b3b47c140',
'dart_revision': '90d5fdb9368b37f4a93556012942dcf0dd88a33c',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py