mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 381de7ccbe81 to a20105e9f50a (1 revision) (flutter/engine#35984)
This commit is contained in:
parent
df06cb7650
commit
035fc87166
4
DEPS
4
DEPS
@ -36,7 +36,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': '381de7ccbe8154d2ae896e1d21181b543ae159f8',
|
||||
'dart_revision': 'a20105e9f50a93733b881d197ae836263a506605',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -203,7 +203,7 @@ deps = {
|
||||
Var('dart_git') + '/dart_style.git@49bc3ff32b5578b6e19f8fd376d668130941ee29',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/dartdoc':
|
||||
Var('dart_git') + '/dartdoc.git@d732c8f4eda464a92e0d4e5808d89b5fd2ee34d7',
|
||||
Var('dart_git') + '/dartdoc.git@3bcfc1c2ba36236416bf5621fdc489275d17fd4d',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/ffi':
|
||||
Var('dart_git') + '/ffi.git@fb5f2667826c0900e551d19101052f84e35f41bf',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user