mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 248ae59d29f7 to 381855557df2 (1 revision) (flutter/engine#33404)
This commit is contained in:
parent
e018338a68
commit
0b41e18b74
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': '248ae59d29f737cb6c72556dd7f2f005bf79bfa8',
|
||||
'dart_revision': '381855557df22acead3732aebd338ae5f7c95651',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -308,7 +308,7 @@ deps = {
|
||||
Var('dart_git') + '/string_scanner.git@6579871b528036767b3200b390a3ecef28e4900d',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/term_glyph':
|
||||
Var('dart_git') + '/term_glyph.git@4885b7f8af6931e23d3aa6d1767ee3f9a626923d',
|
||||
Var('dart_git') + '/term_glyph.git@d0f205c67ea70eea47b9f41c8440129a72a9c86e',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/test':
|
||||
Var('dart_git') + '/test.git@d54846bc2b5cfa4e1445fda85c5e48a00940aa68',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user