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

Replaced deprecated kotlinOptions with compilerOptions #8189

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

ShellWen
Copy link
Contributor

As kotlinOptions is deprecated, I replaced it with the new compilerOptions DSL syntax.

See also: https://kotl.in/u1r8ln

w: file:///home/shellwen/Projects/Kotlin/thunderbird-android/build-plugin/src/main/kotlin/KotlinExtension.kt:7:9 'kotlinOptions(KotlinJvmOptionsDeprecated /* = KotlinJvmOptions */.() -> Unit): Unit' is deprecated. Please migrate to the compilerOptions DSL. More details are here: https://kotl.in/u1r8ln

@cketti cketti merged commit a1d3c23 into thunderbird:main Sep 30, 2024
2 checks passed
@cketti
Copy link
Member

cketti commented Sep 30, 2024

Thanks 👍

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