Roll Dart SDK from 326df62ba404 to 2aefa63a7781 (1 revision) (flutter/engine#36199)

This commit is contained in:
skia-flutter-autoroll 2022-09-16 07:40:27 -04:00 committed by GitHub
parent 5307dcfccb
commit b03a5fd632

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