msgpack-java icon indicating copy to clipboard operation
msgpack-java copied to clipboard

android.os is a non-optional package dependency since 0.9.7

Open frankbenoitbosch opened this issue 4 months ago • 0 comments

in versions up to 0.9.6 of msgpack-core, the package dependency to "android.os" was optional. With 0.9.7 and following, it is no more optional and causes problems for me. Is this intentional?

frankbenoitbosch avatar Jun 16 '25 16:06 frankbenoitbosch