Roll Dart SDK from a3a9d7af0cc2 to 68bd3305228d (2 revisions) (flutter/engine#30138)

This commit is contained in:
skia-flutter-autoroll
2021-12-04 21:54:01 -05:00
committed by GitHub
parent 5b1f788998
commit 8f7af6bd8d

2
DEPS
View File

@@ -39,7 +39,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': 'a3a9d7af0cc213ad7b0c278e3b9210b1a9a8c797',
'dart_revision': '68bd3305228da46d0049f6505f9cce5d453420d7',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py