mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 4740b09e11d4 to f832cd2d0536 (1 revision) (flutter/engine#24328)
This commit is contained in:
parent
6e34ea37d2
commit
a66a2270aa
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': '4740b09e11d4dcbc4dbf4ae5a6ce1308418a09db',
|
||||
'dart_revision': 'f832cd2d0536b7fbf434c7b8d870adefb82a05a6',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -194,7 +194,7 @@ deps = {
|
||||
Var('dart_git') + '/dartdoc.git@9e61a4f11091aaa8998525a2692b14148dc24ab5',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/ffi':
|
||||
Var('dart_git') + '/ffi.git@f288e906c92e2ab378768dfa61a40814ede7a2a5',
|
||||
Var('dart_git') + '/ffi.git@53866b792f397113189bce3ea71e83b0e46b9cea',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/file':
|
||||
Var('dart_git') + '/external/github.com/google/file.dart/@0e09370f581ab6388d46fda4cdab66638c0171a1',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user