mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 0796dd6c7bcf to bb03d195583c (1 revision) (flutter/engine#26832)
This commit is contained in:
parent
68417a2806
commit
4658a68db0
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': '0796dd6c7bcf40cba27e89d370337631b3cf839f',
|
||||
'dart_revision': 'bb03d195583ca841c12a735db075ada1b52b3433',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -211,7 +211,7 @@ deps = {
|
||||
Var('dart_git') + '/dartdoc.git@b733d4952dbd25374d55e28476a5f44bd60ed63f',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/ffi':
|
||||
Var('dart_git') + '/ffi.git@f3346299c55669cc0db48afae85b8110088bf8da',
|
||||
Var('dart_git') + '/ffi.git@4dd32429880a57b64edaf54c9d5af8a9fa9a4ffb',
|
||||
|
||||
'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