Roll Dart SDK from 9e2228a0e880 to 0cddaa9859a5 (1 revision) (flutter/engine#28874)

This commit is contained in:
skia-flutter-autoroll 2021-09-26 14:58:01 -04:00 committed by GitHub
parent 9b64d6f83c
commit fcf6a84112

2
DEPS
View File

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