mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 04e55dad908d to 094c9024373c (1 revision) (flutter/engine#26027)
This commit is contained in:
parent
50fc2bdb60
commit
ee4dc2c0fd
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': '04e55dad908d8a7dc2af170a6c4ff613329198ed',
|
||||
'dart_revision': '094c9024373cd7eed440183cf623deb9682963e9',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -154,7 +154,7 @@ deps = {
|
||||
Var('dart_git') + '/args.git@d8fea36c10ef96797be02e3d132d572445cd86f4',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/async':
|
||||
Var('dart_git') + '/async.git@cde00b89bd3c19e877b21de2c02282d4d311d0a5',
|
||||
Var('dart_git') + '/async.git@49464c342fe64c8632223ce3475364d163fb0623',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/bazel_worker':
|
||||
Var('dart_git') + '/bazel_worker.git@0885637b037979afbf5bcd05fd748b309fd669c0',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user