Roll Dart SDK from 1b6e5e89f475 to c18e6d47bab0 (1 revision) (flutter/engine#36242)

This commit is contained in:
skia-flutter-autoroll 2022-09-19 01:57:24 -04:00 committed by GitHub
parent fd14dcaace
commit 6e06f229b9

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