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

GH-2286 Remove the deprecated kotlinOptions DSL #2287

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

tech-6
Copy link
Contributor

@tech-6 tech-6 commented Nov 24, 2024

Change build.gradle.kts, replacing the kotlinOptions DSL syntax with the currently supported equivalent compilerOptions.
This resolves #2286

Change build.gradle.kts, replacing the `kotlinOptions` DSL syntax with the currently supported equivalent `compilerOptions`.
@dzikoysk dzikoysk changed the title Remove the deprecated kotlinOptions DSL. GH-2286 Remove the deprecated kotlinOptions DSL Nov 24, 2024
@dzikoysk dzikoysk merged commit e1cbbc3 into dzikoysk:main Nov 24, 2024
3 checks passed
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.

kotlinOptions deprecation
2 participants