File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -235,13 +235,17 @@ ICU4J should work on Android API level 21 and later but may require “[library
235235### GitHub
236236Source and binary downloads are available on the git/GitHub tag page:
237237
238+ * 78.3: < https://github.com/unicode-org/icu/releases/tag/release-78.3 >
238239* 78.2: < https://github.com/unicode-org/icu/releases/tag/release-78.2 >
239240* 78.1: < https://github.com/unicode-org/icu/releases/tag/release-78.1 >
240241
241242See the [ Source Code Setup] ( ../devsetup/source/ ) page for how to download the ICU file tree directly from GitHub.
242243
243244ICU locale data was generated from CLDR data equivalent to:
244245
246+ * 78.3:
247+ * < https://github.com/unicode-org/cldr/releases/tag/release-48-2 >
248+ * < https://github.com/unicode-org/cldr-staging/releases/tag/release-48-2 >
245249* 78.2:
246250 * < https://github.com/unicode-org/cldr/releases/tag/release-48-1-final1 >
247251 * < https://github.com/unicode-org/cldr-staging/releases/tag/release-48-1-final1 >
@@ -250,5 +254,6 @@ ICU locale data was generated from CLDR data equivalent to:
250254 * < https://github.com/unicode-org/cldr-staging/releases/tag/release-48 >
251255
252256### Maven
257+ * https://mvnrepository.com/artifact/com.ibm.icu/icu4j/78.3
253258* https://mvnrepository.com/artifact/com.ibm.icu/icu4j/78.2
254259* https://mvnrepository.com/artifact/com.ibm.icu/icu4j-charset/78.2
You can’t perform that action at this time.
0 commit comments