mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from b304248654ab to 5130dce07cd8 (1 revision) (flutter/engine#36440)
This commit is contained in:
parent
b707b89504
commit
8e616f07ce
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': 'b304248654ab675dbc10e92432fddde762edfc6f',
|
||||
'dart_revision': '5130dce07cd8410b07de7d0ece8b9bc44e0d650b',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -279,7 +279,7 @@ deps = {
|
||||
Var('dart_git') + '/pub_semver.git@9fd28757ba45961ac5449e0f2b0020670e921475',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/shelf':
|
||||
Var('dart_git') + '/shelf.git@2400c999dad17b2708c3f4e720399c92e47e3992',
|
||||
Var('dart_git') + '/shelf.git@39d820d4e32fc99c65f562786097487d597dcee1',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/source_map_stack_trace':
|
||||
Var('dart_git') + '/source_map_stack_trace.git@72dbf21a33293b2b8434d0a9751e36f9463981ac',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user