Skip to content

Commit 3891268

Browse files
committed
🐛
1 parent 4d14553 commit 3891268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/skia-configuration.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const ParagraphArgsIOS = BUILD_WITH_PARAGRAPH
2727
? [
2828
...CommonParagraphArgs,
2929
["skia_use_icu", false],
30-
["skia_use_client_icu", false],
30+
["skia_use_client_icu", true],
3131
["skia_use_libgrapheme", true],
3232
]
3333
: NoParagraphArgs;

0 commit comments

Comments
 (0)