-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
java.lang.NoSuchMethodError: kotlin.collections.ArraysKt.copyInto([B[BIII)[B #184
Comments
@xehpuk, thanks for raising this issue! |
It's apparent from the stack trace that this has nothing to do with |
So we can assume that your problem is solved and the issue can be closed? |
I added a workaround in my project. The problem of your project is not solved, no. |
To some extent, I agree with you. However, there are certain buts. The client itself does not use the org.jetbrains.kotli library, since it does not need it for correct operation. In this case, adding the library mentioned above is an integration for the specific implementation. |
Can you please clarify what you meant by "specific implementation" and how I could use the library without adding |
Using 5.2.2:
Related to #174?
The text was updated successfully, but these errors were encountered: