mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Switch to Fuchsia's ICU (#5744)
This commit is contained in:
parent
b8e0c92626
commit
e847470202
4
DEPS
4
DEPS
@ -114,7 +114,7 @@ allowed_hosts = [
|
||||
]
|
||||
|
||||
deps = {
|
||||
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'fc7d5af92fe6f12b0622e4c3082d9bed8ad01c4b',
|
||||
'src': 'https://github.com/flutter/buildroot.git' + '@' + '72fdb2c8c3af8efab8f273fe15d909f47b19559e',
|
||||
|
||||
# Fuchsia compatibility
|
||||
#
|
||||
@ -152,7 +152,7 @@ deps = {
|
||||
Var('chromium_git') + '/chromium/src/ios.git' + '@' + Var('ios_tools_revision'),
|
||||
|
||||
'src/third_party/icu':
|
||||
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '08cb956852a5ccdba7f9c941728bb833529ba3c6',
|
||||
Var('fuchsia_git') + '/third_party/icu' + '@' + 'e6cfa9c5f36c9f31dfa8547323d77dc040d3f038',
|
||||
|
||||
'src/third_party/dart':
|
||||
Var('dart_git') + '/sdk.git' + '@' + Var('dart_revision'),
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 6f5b7034b4b2017ac58a7a51fa655935
|
||||
Signature: 77b0d527bb49e012bd8e598dd241e5f9
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user