Merge "Use icu4j instead of its deprecated legacy alias icu4j-host"
This commit is contained in:
commit
14bc5e1feb
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ java_library_host {
|
||||||
|
|
||||||
static_libs: [
|
static_libs: [
|
||||||
"commons-cli-1.2",
|
"commons-cli-1.2",
|
||||||
"icu4j-host",
|
"icu4j",
|
||||||
],
|
],
|
||||||
|
|
||||||
srcs: [
|
srcs: [
|
||||||
|
|
Loading…
Reference in a new issue