mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Update Dart to fix crash in DBC (#2772)
https://github.com/flutter/flutter/issues/4560
This commit is contained in:
parent
f91f5ad62f
commit
161496dff3
2
DEPS
2
DEPS
@ -25,7 +25,7 @@ vars = {
|
||||
|
||||
# Note: When updating the Dart revision, ensure that all entries that are
|
||||
# dependencies of dart are also updated
|
||||
'dart_revision': 'd265a3db53d15a7739dae4567b64363a46baa056',
|
||||
'dart_revision': '8eb3687bbd71cb936589f42f2bd15381fba97bf3',
|
||||
'dart_boringssl_revision': 'daeafc22c66ad48f6b32fc8d3362eb9ba31b774e',
|
||||
'dart_observatory_packages_revision': 'cf90eb9077177d3d6b3fd5e8289477c2385c026a',
|
||||
'dart_root_certificates_revision': 'aed07942ce98507d2be28cbd29e879525410c7fc',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user