mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart to version 7340a569caac6431d8698dc3788579b57ffcf0c6 (flutter/engine#9374)
* Roll Dart to version 7340a569caac6431d8698dc3788579b57ffcf0c6 Includes cherry picks to fix the following issues - missing DT_NULL in dynamic segment" during linking - https://github.com/flutter/flutter/issues/34308 * Update licenses file.
This commit is contained in:
parent
3f9a63c33a
commit
ffe035f619
2
DEPS
2
DEPS
@ -32,7 +32,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': '1d8b81283c1dee38f1dd87b71b16aa1648b01155',
|
||||
'dart_revision': '7340a569caac6431d8698dc3788579b57ffcf0c6',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user