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

feat: add support for kotlin 1.8 #1765

Merged
merged 1 commit into from
Jun 24, 2023
Merged

feat: add support for kotlin 1.8 #1765

merged 1 commit into from
Jun 24, 2023

Conversation

edusperoni
Copy link
Collaborator

Description

When using Kotlin 1.8, the runtime has trouble generating the correct metadata, resulting in empty enums, among other issues. This is fixed by updating the kotlinx-metadata-jvm package.

To validate this fix, you can change ns_default_kotlin_version to 1.8.10 and all tests will pass (they'd fail on previous version)

@cla-bot cla-bot bot added the cla: yes label Jun 23, 2023
@triniwiz triniwiz merged commit 1a928e4 into main Jun 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants