mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from cbffcce7200e to af7f6ca66d16 (1 revision) (flutter/engine#25752)
This commit is contained in:
parent
0dc4efe191
commit
ce880007d4
4
DEPS
4
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': 'cbffcce7200e6c20d939426762e5f7f05ecf2d69',
|
||||
'dart_revision': 'af7f6ca66d16f24f8ab94c0f0f01bd6e3ffb314b',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -223,7 +223,7 @@ deps = {
|
||||
Var('dart_git') + '/intl.git' + '@' + Var('dart_intl_tag'),
|
||||
|
||||
'src/third_party/dart/third_party/pkg/json_rpc_2':
|
||||
Var('dart_git') + '/json_rpc_2.git@b8dfe403fd8528fd14399dee3a6527b55802dd4d',
|
||||
Var('dart_git') + '/json_rpc_2.git@5ec32a2e0e99dedcef5b3237f93167cd22c2da50',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/linter':
|
||||
Var('dart_git') + '/linter.git' + '@' + Var('dart_linter_tag'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user