mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from bf0f84763376 to 81e385566b30 (1 revision) (flutter/engine#32208)
This commit is contained in:
parent
31ca160892
commit
5a9fa283d2
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': 'bf0f84763376a22b8e5400fb8fb63d5e8ba69495',
|
||||
'dart_revision': '81e385566b30906a4a1a21927c7d20d7199cb648',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -265,7 +265,7 @@ deps = {
|
||||
Var('dart_git') + '/matcher.git@07595a7739d47a8315caba5a8e58fb9ae3d81261',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/mime':
|
||||
Var('dart_git') + '/mime.git@7f4252d469de032aa4df9f90e827dbac4b8efa48',
|
||||
Var('dart_git') + '/mime.git@c2c5ffd594674f32dc277521369da1557a1622d3',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/mockito':
|
||||
Var('dart_git') + '/mockito.git@d39ac507483b9891165e422ec98d9fb480037c8b',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user