mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 5f4726d9574f to 7a51dacd2a59 (1 revision) (flutter/engine#25529)
This commit is contained in:
parent
a8c9c60b22
commit
d96db3666d
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': '5f4726d9574f98e80f50f6eaae7f9a7b93da81f6',
|
||||
'dart_revision': '7a51dacd2a59a177212011442f5f1707651613fe',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -328,7 +328,7 @@ deps = {
|
||||
Var('dart_git') + '/yaml.git@b4c4411631bda556ce9a45af1ab0eecaf9f3ac53',
|
||||
|
||||
'src/third_party/dart/third_party/pkg_tested/dart_style':
|
||||
Var('dart_git') + '/dart_style.git@0067cfcc5bfa64cf59888c3fed34c71d1272555a',
|
||||
Var('dart_git') + '/dart_style.git@f17c23e0eea9a870601c19d904e2a9c1a7c81470',
|
||||
|
||||
'src/third_party/dart/third_party/pkg_tested/package_config':
|
||||
Var('dart_git') + '/package_config.git@a84c0d45401f215fbe9384df923a38f4022a3c45',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user