Remove emoji4j library
This commit is contained in:
@@ -182,13 +182,6 @@ val OpenSourceLicenses = arrayOf(
|
||||
licenseText = R.raw.license_apache_2,
|
||||
url = "https://bigbadaboom.github.io/androidsvg/"
|
||||
),
|
||||
OpenSourceLibrary(
|
||||
name = "emoji4j",
|
||||
description = "Emoji4j is a high-performance, standards-compliant emoji processor supporting Unicode 15 for Java 8 or later.",
|
||||
licenseName = R.string.apache_license_name,
|
||||
licenseText = R.raw.license_apache_2,
|
||||
url = "https://github.com/sigpwned/emoji4j"
|
||||
),
|
||||
OpenSourceLibrary(
|
||||
name = "AndroidAddressFormatter",
|
||||
description = "A package for formatting data in the OpenStreetMaps address field generated by the Nominatim API.",
|
||||
|
||||
Reference in New Issue
Block a user