Roll Dart SDK from c4214e6daaac to 4a6764bf28c2 (4 revisions) (flutter/engine#23770)

This commit is contained in:
skia-flutter-autoroll 2021-01-19 15:59:02 -05:00 committed by GitHub
parent db4709c440
commit a2d03f9343
2 changed files with 2 additions and 2 deletions

2
DEPS
View File

@ -35,7 +35,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': 'c4214e6daaaca2d804ee2909d49fdd988629e796',
'dart_revision': '4a6764bf28c2ef4cd148177135b32af954b14d10',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py

View File

@ -11,7 +11,7 @@
"name": "kernel",
"rootUri": "../../../../third_party/dart/pkg/kernel",
"packageUri": "lib",
"languageVersion": "2.6"
"languageVersion": "2.12"
},
{
"name": "meta",