mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from a474d8422bdc to d9b59caa8d5f (2 revisions) (flutter/engine#36159)
This commit is contained in:
parent
a9e863374e
commit
6fa48885bb
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': 'a474d8422bdce1172fd57a9f8d97292d34b1d779',
|
||||
'dart_revision': 'd9b59caa8d5fb669d6d2a966e54af3004f9b3b5d',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -210,7 +210,7 @@ deps = {
|
||||
Var('dart_git') + '/dart_style.git@49bc3ff32b5578b6e19f8fd376d668130941ee29',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/dartdoc':
|
||||
Var('dart_git') + '/dartdoc.git@b0b0d6ace01776d59a014e6c565fe7aea7530482',
|
||||
Var('dart_git') + '/dartdoc.git@8e7871c2f54f9f1af3bc8e2b8a48c26aa001bb37',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/ffi':
|
||||
Var('dart_git') + '/ffi.git@fb5f2667826c0900e551d19101052f84e35f41bf',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user