mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 1682c5503be0 to ecfee8071fda (3 revisions) (flutter/engine#20627)
This commit is contained in:
parent
eddb182243
commit
17683ee964
4
DEPS
4
DEPS
@ -34,7 +34,7 @@ vars = {
|
||||
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
|
||||
# You can use //tools/dart/create_updated_flutter_deps.py to produce
|
||||
# updated revision list of existing dependencies.
|
||||
'dart_revision': '1682c5503be0bacd2b41d5f0ee289097f97d98f9',
|
||||
'dart_revision': 'ecfee8071fda8bf4e74156d8468ebe679b6593ad',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -241,7 +241,7 @@ deps = {
|
||||
Var('dart_git') + '/matcher.git@9cae8faa7868bf3a88a7ba45eb0bd128e66ac515',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/mime':
|
||||
Var('dart_git') + '/mime.git@179b5e6a88f4b63f36dc1b8fcbc1e83e5e0cd3a7',
|
||||
Var('dart_git') + '/mime.git@0.9.7',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/mockito':
|
||||
Var('dart_git') + '/mockito.git@d39ac507483b9891165e422ec98d9fb480037c8b',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user