Skip to content

Pin kotlin to latest version(2.1.21) #12442

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sureshe456
Copy link
Contributor

Description

  1. Pin kotlin to latest version(2.1.21)
  2. In Kotlin 2.x,Run kapt with -Kapt-mode=stubsAndApt and use kotlinc for the final compilation step.
  3. In Kotlin 2.x, kotlinc-js requires additional arguments, even when checking versions. Simply running kotlinc-js -version now fails unless other required options are provided.

Related issue:

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)
  • Documentation is updated (if applicable)
  • Changes are tested and related VM images are successfully generated

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.

1 participant