mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 9e1c05a8dbb6 to 1a1ab78dd6bc (2 revisions) (flutter/engine#20402)
This commit is contained in:
parent
c7ac7c98f7
commit
a8709cbcbd
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': '9e1c05a8dbb60bc484d06c856c78a1be3f183db8',
|
||||
'dart_revision': '1a1ab78dd6bcfb51953c7329f5e083fd1dde6cb4',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -189,7 +189,7 @@ deps = {
|
||||
Var('dart_git') + '/convert.git@c1b01f832835d3d8a06b0b246a361c0eaab35d3c',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/crypto':
|
||||
Var('dart_git') + '/crypto.git@7422fb2f6584fe1839eb30bc4ca56e9f9760b801',
|
||||
Var('dart_git') + '/crypto.git@f7c48b334b1386bc5ab0f706fbcd6df8496a87fc',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/csslib':
|
||||
Var('dart_git') + '/csslib.git@451448a9ac03f87a8d0377fc0b411d8c388a6cb4',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user