Roll Dart SDK from 1adf3d5fa9d0 to d189db64441c (1 revision) (flutter/engine#22647)

This commit is contained in:
skia-flutter-autoroll 2020-11-20 14:53:02 -05:00 committed by GitHub
parent d149a00170
commit e8ff326f1c

2
DEPS
View File

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