mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Set Dart version to git hash 3166bbf24b0c929eef33fd5d0f69e0f36a9009f3 (Dart 2.3.3-dev) (flutter/engine#9292)
* Update Dart to git hash 3166bbf24b0c929eef33fd5d0f69e0f36a9009f3 which is the Dart revision 2.3.3-dev-0.0 * Fix license file.
This commit is contained in:
parent
d5bfcecbd1
commit
b91a6e048d
2
DEPS
2
DEPS
@ -31,7 +31,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': 'b37aa3b03650c60ab47b78b2163382d889ecb5df',
|
||||
'dart_revision': '3166bbf24b0c929eef33fd5d0f69e0f36a9009f3',
|
||||
|
||||
# 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