mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 3731dc83886c to 0b7d0953ce47 (1 revision) (flutter/engine#26387)
This commit is contained in:
parent
157b45c5d5
commit
fcfea56c6e
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': '3731dc83886cd30ebf38af27e4a199f492f9ef6e',
|
||||
'dart_revision': '0b7d0953ce47661fe75ad728f7507bc558599849',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -191,7 +191,7 @@ deps = {
|
||||
Var('dart_git') + '/dart2js_info.git@e0acfeb5affdf94c53067e68bd836adf589628fd',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/dartdoc':
|
||||
Var('dart_git') + '/dartdoc.git@e6a9b7c536a85e49233c97bb892bbb0ab778e425',
|
||||
Var('dart_git') + '/dartdoc.git@305713608c25106d95f9114418d895e08d1a9e9c',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/ffi':
|
||||
Var('dart_git') + '/ffi.git@f3346299c55669cc0db48afae85b8110088bf8da',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user