Roll Dart SDK from 00e88434b864 to 1bccd77acc44 (1 revision) (flutter/engine#36384)

This commit is contained in:
skia-flutter-autoroll 2022-09-23 15:05:31 -04:00 committed by GitHub
parent 5d3dffe64c
commit 89398f450c

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