Roll Dart SDK from 339ee4ff8ab7 to b1e8125cae16 (1 revision) (flutter/engine#36266)

This commit is contained in:
skia-flutter-autoroll 2022-09-19 20:33:34 -04:00 committed by GitHub
parent 1c0e808c23
commit c2138f8dff

2
DEPS
View File

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