Skip to content

Restructure source-sets-conventions.gradle.kts #2891

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

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

sandwwraith
Copy link
Member

so it applies overridenLanugageVersion to all source sets using the new compilerOptions DSL.

Previously, only leaf source sets were affected because the language version was applied to the KotlinCompilationTask configuration.

…nLanugageVersion to all source sets using new compilerOptions DSL.

Previously, only leaf source sets were affected because language version was applied to KotlinCompilationTask configuration.
@sandwwraith sandwwraith merged commit c645f52 into dev Dec 20, 2024
4 checks passed
@sandwwraith sandwwraith deleted the apply-version-override-to-all-source-sets branch December 20, 2024 16:25
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