Skip to content
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

Release new version with JVM 1.8 target instead of JVM 17 #13

Open
VictorKochetkov opened this issue Jan 27, 2025 · 1 comment
Open

Comments

@VictorKochetkov
Copy link

VictorKochetkov commented Jan 27, 2025

Hello!

Thank you for you work!

We try you library in our KMP mobile app and would like to include it into production build. But it is not possible for now, because of incompatible JVM target:

Cannot inline bytecode built with JVM target 17 into bytecode that is being built with JVM target 11. Please specify proper '-jvm-target' option.

Here is the fix #12, so it will be great to see it in new release of this library.

@lepicekmichal
Copy link
Owner

I see you are using 11 not 1.8. That's good news for the future as I'll be moving at some point. For now, I have compiled it against 1.8, please check it's all working for you.
Thanks for the issue.

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

No branches or pull requests

2 participants