mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 8c45e2e29cb4 to 8bd3017291e5 (1 revision) (flutter/engine#21278)
This commit is contained in:
parent
01d6878cc8
commit
25588d9625
4
DEPS
4
DEPS
@ -34,7 +34,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': '8c45e2e29cb48536734ceaacec56c864ccf9bbdc',
|
||||
'dart_revision': '8bd3017291e5bb3a2b2972ea10ea32e22388c6ae',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -232,7 +232,7 @@ deps = {
|
||||
Var('dart_git') + '/linter.git' + '@' + Var('dart_linter_tag'),
|
||||
|
||||
'src/third_party/dart/third_party/pkg/logging':
|
||||
Var('dart_git') + '/logging.git@9561ba016ae607747ae69b846c0e10958ca58ed4',
|
||||
Var('dart_git') + '/logging.git@1590ba0b648a51e7eb3895c612e4b72f72623b6f',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/markdown':
|
||||
Var('dart_git') + '/markdown.git@dbeafd47759e7dd0a167602153bb9c49fb5e5fe7',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user