Roll Dart SDK from 33d0a3b8a0ef to bb232d1f3a26 (1 revision) (flutter/engine#36081)

This commit is contained in:
skia-flutter-autoroll 2022-09-11 02:47:22 -04:00 committed by GitHub
parent 80e6be23e5
commit 8fc30f8758

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