Skip to content

[KT-57398] Fix missing projectId in compileJvm example #5427

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

myucesan
Copy link

@myucesan myucesan commented Apr 7, 2025

The projectId parameter was introduced in 175c00e as part of KT-57398,
but the example usage of compileJvm was not updated to reflect this
change.

This pull request adds the missing parameter to the example to align with
the current API.

#KT-57398

The 'projectId' parameter was introduced in 175c00e, but the example usage was not updated to reflect this change.

This commit adds the missing parameter to the example to align with the current API.

#KT-57398 In Progress
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