Roll Dart SDK from b168fe80d8af to 96029f16a488 (1 revision) (flutter/engine#36735)

This commit is contained in:
skia-flutter-autoroll
2022-10-13 14:33:04 -04:00
committed by GitHub
parent cb5d746c25
commit 21bee68257

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