mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from a5aea2fcab1b to 40a4b4884dff (1 revision) (flutter/engine#30363)
This commit is contained in:
parent
31ae472a62
commit
ac632fd025
4
DEPS
4
DEPS
@ -39,7 +39,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': 'a5aea2fcab1b3238e17ab074eb09f7ca24519253',
|
||||
'dart_revision': '40a4b4884dff692752e65266c0194ea51e29b5c4',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -266,7 +266,7 @@ deps = {
|
||||
Var('dart_git') + '/oauth2.git@7cd3284049fe5badbec9f2bea2afc41d14c01057',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/path':
|
||||
Var('dart_git') + '/path.git@c20d73c3516d3a0061c90f14b761ff532b9bf707',
|
||||
Var('dart_git') + '/path.git@baedce9d2ca11ea2cdf54395a74eb038087777a4',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/pedantic':
|
||||
Var('dart_git') + '/pedantic.git@66f2f6c27581c7936482e83be80b27be2719901c',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user