mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
[icu] Upgrade ICU to 69.1, the same commit used by Chromimum latest (flutter/engine#26200)
This commit is contained in:
parent
a855cf36cd
commit
b2a9633e8d
2
DEPS
2
DEPS
@ -132,7 +132,7 @@ deps = {
|
||||
Var('chromium_git') + '/chromium/src/ios.git' + '@' + Var('ios_tools_revision'),
|
||||
|
||||
'src/third_party/icu':
|
||||
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'e05b663d1c50b4e9ecc3ff9325f5158f1d071471',
|
||||
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '7e7574bd479497a5f8aa99310e83511d08a8ceef',
|
||||
|
||||
'src/third_party/khronos':
|
||||
Var('chromium_git') + '/chromium/src/third_party/khronos.git' + '@' + '7122230e90547962e0f0c627f62eeed3c701f275',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user