Skip to content

Commit

Permalink
clarify what icu4j is
Browse files Browse the repository at this point in the history
  • Loading branch information
nmschulte committed Jul 5, 2023
1 parent 619ba3d commit 2088164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java_console/ui/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

configurations {
// not sure what is this and why but it's huge
// icu4j is huge: https://en.wikipedia.org/wiki/International_Components_for_Unicode
all*.exclude group: 'com.ibm.icu', module: 'icu4j'
}

Expand Down

0 comments on commit 2088164

Please sign in to comment.