Roll Dart SDK from 6761acad2daf to afd72d6097dc (1 revision) (flutter/engine#31410)

This commit is contained in:
skia-flutter-autoroll 2022-02-11 16:40:09 -05:00 committed by GitHub
parent a78197e8a0
commit 6e6bcd6659

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