mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from b579e6141d39 to ff5e3bd6501e (1 revision) (flutter/engine#36653)
This commit is contained in:
parent
14e991255a
commit
58e37d8909
4
DEPS
4
DEPS
@ -43,7 +43,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': 'b579e6141d39638cee96d535bdf36bc675f8b5de',
|
||||
'dart_revision': 'ff5e3bd6501e799f9a68ff05959bffe2ce4852e7',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -207,7 +207,7 @@ deps = {
|
||||
Var('dart_git') + '/csslib.git@ba2eb2d80530eedefadaade338a09c2dd60410f3',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/dart_style':
|
||||
Var('dart_git') + '/dart_style.git@49bc3ff32b5578b6e19f8fd376d668130941ee29',
|
||||
Var('dart_git') + '/dart_style.git@f79a9828ad07e50d6e8352ac154cc16eb4d78d5c',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/dartdoc':
|
||||
Var('dart_git') + '/dartdoc.git@9908cf86dd66bce43cd4953cd1010766b01aae2b',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user