mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-01-28 08:47:48 -05:00
Android includes a crippled version of commons-codec 1.3, which it will silently use instead of any version included in an app. So we are forced to vendor it. This comes from the tag "commons-codec-1.16-rc1": https://github.com/apache/commons-codec/tree/commons-codec-1.16-rc1/src/main/java/org/apache/commons/codec For more on this: * https://github.com/ExCiteS/apache-commons-codec-shaded * https://gitlab.com/fdroid/fdroidclient/-/merge_requests/1089#note_822501322