mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 4535b2736e4e to fb5d27696aa8 (3 revisions) (flutter/engine#25310)
This commit is contained in:
parent
59ff1d3735
commit
5bfee3449a
4
DEPS
4
DEPS
@ -35,7 +35,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': '4535b2736e4e1e775cdace8916575d72d4e82a94',
|
||||
'dart_revision': 'fb5d27696aa8e9245079e9ecab09e39fb47b92d5',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -188,7 +188,7 @@ deps = {
|
||||
Var('dart_git') + '/dart2js_info.git@e0acfeb5affdf94c53067e68bd836adf589628fd',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/dartdoc':
|
||||
Var('dart_git') + '/dartdoc.git@174021f3d76c2a8500b54977c80f32c5bbc099f1',
|
||||
Var('dart_git') + '/dartdoc.git@e2d010ed74059be942a78ced5f35f1b8d667ed16',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/ffi':
|
||||
Var('dart_git') + '/ffi.git@f3346299c55669cc0db48afae85b8110088bf8da',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user