mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 86d283205b1d to 708893986cd0 (1 revision) (flutter/engine#36072)
This commit is contained in:
parent
471de70e18
commit
39add33526
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': '86d283205b1debc6dfe1faa0655d81541146e23c',
|
||||
'dart_revision': '708893986cd0a066fd214efe4d1ee43d3c1d0404',
|
||||
|
||||
# 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@aba679e243109af42749d35ddbb0022692f1def6',
|
||||
Var('dart_git') + '/dartdoc.git@401a7e8adfa2bdf1f117d34eee1680ab2c03d9e1',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/ffi':
|
||||
Var('dart_git') + '/ffi.git@fb5f2667826c0900e551d19101052f84e35f41bf',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user