mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from f5177b16c50b to 92f5de5ee852 (8 revisions) (flutter/engine#29132)
This commit is contained in:
parent
ee25910702
commit
9986f6bb64
4
DEPS
4
DEPS
@ -39,7 +39,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': 'f5177b16c50be8044cf423b9225f5d3d96d2ba6a',
|
||||
'dart_revision': '92f5de5ee85236a80295f4aaa6d245338191d22b',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -206,7 +206,7 @@ deps = {
|
||||
Var('dart_git') + '/crypto.git@b5024e4de2b1c474dd558bef593ddbf0bfade152',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/csslib':
|
||||
Var('dart_git') + '/csslib.git@6338de25a09d098a62c9a1992c175e9ceb5b994a',
|
||||
Var('dart_git') + '/csslib.git@6f35da3d93eb56eb25925779d235858d4090ce6f',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/dartdoc':
|
||||
Var('dart_git') + '/dartdoc.git@c2f284f09bcc49025fe26e86b2d45e1b546f81a3',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user