mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from e89353005988 to e5a023df3830 (1 revision) (flutter/engine#32666)
This commit is contained in:
parent
c4ebefe3ed
commit
ef078a24ab
4
DEPS
4
DEPS
@ -45,7 +45,7 @@ vars = {
|
||||
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
|
||||
# You can use //tools/dart/create_updated_flutter_deps.py to produce
|
||||
# updated revision list of existing dependencies.
|
||||
'dart_revision': 'e893530059882405e116115b5b31efd2b2a68b63',
|
||||
'dart_revision': 'e5a023df3830d72986c5121aa93d618128bee9e1',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -341,7 +341,7 @@ deps = {
|
||||
Var('dart_git') + '/typed_data.git@29ce5a92b03326d0b8035916ac04f528874994bd',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/usage':
|
||||
Var('dart_git') + '/usage.git@f0cb8f7cce8b675255c81488dbab8cf9f2f56404',
|
||||
Var('dart_git') + '/usage.git@e85d575d6decb921c57a43b9844bba3607479f56',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/watcher':
|
||||
Var('dart_git') + '/watcher.git' + '@' + Var('dart_watcher_rev'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user