Roll Dart SDK from 092a61ba6f58 to 33c9448f6dbe (1 revision) (flutter/engine#26932)

This commit is contained in:
skia-flutter-autoroll 2021-06-24 02:56:01 -04:00 committed by GitHub
parent e24ce3cb4c
commit 906be9c2fa

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