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

Configure jvmTarget using kotlin jvmToolchain option #305

Merged
merged 1 commit into from
Jun 22, 2024

Conversation

Kantis
Copy link
Member

@Kantis Kantis commented Jun 21, 2024

This sets both the jvmTarget of the code, and the JDK version used to build the source files using gradle. Should eliminate any java version incompatibilities when building.

This sets both the jvmTarget of the code, and the JDK version used to build the source files using gradle. Should eliminate any java version incompatibilities when building.
@Kantis Kantis mentioned this pull request Jun 22, 2024
@Kantis Kantis merged commit d24c9ad into master Jun 22, 2024
5 checks passed
@Kantis Kantis deleted the kantis/configure-jvm-toolchain branch June 22, 2024 19:37
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.

2 participants