Roll Dart SDK from 49356610a3be to 23dd69705479 (1 revision) (flutter/engine#29745)

This commit is contained in:
skia-flutter-autoroll 2021-11-14 23:45:31 -05:00 committed by GitHub
parent 9cd915c884
commit fc83d752ad

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