mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 71fbf1e98002 to 73b84ba39d98 (1 revision) (flutter/engine#35375)
This commit is contained in:
parent
2b3c71855f
commit
9153fe38d7
4
DEPS
4
DEPS
@ -36,7 +36,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': '71fbf1e98002b4311273867049aa2efdff949045',
|
||||
'dart_revision': '73b84ba39d9875eeb5c201741073e424f51fd56a',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -233,7 +233,7 @@ deps = {
|
||||
Var('dart_git') + '/json_rpc_2.git@805e6536dd961d66f6b8cd46d8f3e61774f957c9',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/linter':
|
||||
Var('dart_git') + '/linter.git@a97919a064cc4b3b6923a18cdb47a3779a31bc7b',
|
||||
Var('dart_git') + '/linter.git@304042aaa933a02d2581ab9598dd2ddaebdbc803',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/logging':
|
||||
Var('dart_git') + '/logging.git@d10e24844c2e01d3f6d2b5a1a2bb8717359c6a87',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user