mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 715cdb7c7d15 to 17655a04d99a (1 revision) (flutter/engine#40600)
Roll Dart SDK from 715cdb7c7d15 to 17655a04d99a (1 revision)
This commit is contained in:
parent
4babe7a6e9
commit
644d599656
4
DEPS
4
DEPS
@ -48,7 +48,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': '715cdb7c7d159ef895428cd73f2a421295cf1d88',
|
||||
'dart_revision': '17655a04d99a0a0cc3c99001fb5fd88ff07c9a23',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -482,7 +482,7 @@ deps = {
|
||||
Var('dart_git') + '/yaml_edit.git' + '@' + Var('dart_yaml_edit_rev'),
|
||||
|
||||
'src/third_party/dart/tools/sdks':
|
||||
{'packages': [{'version': 'version:3.0.0-322.0.dev', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
|
||||
{'packages': [{'version': 'version:3.0.0-356.0.dev', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
|
||||
|
||||
# WARNING: end of dart dependencies list that is cleaned up automatically - see create_updated_flutter_deps.py.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user