mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart back to e35e8833 (flutter/engine#11043)
Rolls Dart back to e35e8833ee736e9b800482595623c77fa2e05fc3, which is believed to be the last known good revision before the introduction of https://github.com/flutter/flutter/issues/38659
This commit is contained in:
parent
6d7bc4ba62
commit
1b85cd76ff
2
DEPS
2
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': 'fecc4c8f2de2b2cfb7d20a0c780f20486372db01',
|
||||
'dart_revision': 'e35e8833ee736e9b800482595623c77fa2e05fc3',
|
||||
|
||||
# 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