Skip to content

fix #176 with use of own Base32Decoder implementation as fallback#177

Merged
animalillo merged 1 commit intomasterfrom
fix/176
Jun 7, 2025
Merged

fix #176 with use of own Base32Decoder implementation as fallback#177
animalillo merged 1 commit intomasterfrom
fix/176

Conversation

@binsky08
Copy link
Collaborator

@binsky08 binsky08 commented Jun 4, 2025

closes #176

…lassLoader replacements of org.apache.commons.codec.binary.BinaryCodec, needed by org.apache.commons.codec.binary.Base32 #176

Signed-off-by: binsky08 <[email protected]>
@binsky08 binsky08 added this to the v1.6.0 milestone Jun 4, 2025
@binsky08 binsky08 requested a review from animalillo June 4, 2025 17:10
@animalillo animalillo merged commit 9563e46 into master Jun 7, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

update to commons-codec:1.16.0 introduced a java.lang.NoSuchMethodError on android systems with api < 28

2 participants