mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 210800069c36 to 8618891820cd (1 revision) (flutter/engine#33514)
This commit is contained in:
parent
d5cdcac912
commit
e628d68101
4
DEPS
4
DEPS
@ -45,7 +45,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': '210800069c3603d09d4b76b085f89a925bb66f8d',
|
||||
'dart_revision': '8618891820cd70f0ad2fac6fbfafca99e2e89ec1',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -314,7 +314,7 @@ deps = {
|
||||
Var('dart_git') + '/test.git@d54846bc2b5cfa4e1445fda85c5e48a00940aa68',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/test_reflective_loader':
|
||||
Var('dart_git') + '/test_reflective_loader.git@fcfce37666672edac849d2af6dffc0f8df236a94',
|
||||
Var('dart_git') + '/test_reflective_loader.git@8d0de01bbe852fea1f8e33aba907abcba50a8a1e',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/typed_data':
|
||||
Var('dart_git') + '/typed_data.git@8b19e29bcf4077147de4d67adeabeb48270c65eb',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user