mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from c4214e6daaac to 4a6764bf28c2 (4 revisions) (flutter/engine#23770)
This commit is contained in:
parent
db4709c440
commit
a2d03f9343
2
DEPS
2
DEPS
@ -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
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
"name": "kernel",
|
||||
"rootUri": "../../../../third_party/dart/pkg/kernel",
|
||||
"packageUri": "lib",
|
||||
"languageVersion": "2.6"
|
||||
"languageVersion": "2.12"
|
||||
},
|
||||
{
|
||||
"name": "meta",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user