Roll Dart SDK from c4c0ac4ebd1b to 3e9e08429091 (1 revision) (flutter/engine#36228)

This commit is contained in:
skia-flutter-autoroll 2022-09-17 01:29:34 -04:00 committed by GitHub
parent c8b0dfc4e3
commit eea0b3cee1

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