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

Get and apply atomicfu compiler plugin of Kotlin compiler version (not the KGP version) #408

Open
mvicsokolova opened this issue Mar 6, 2024 · 0 comments

Comments

@mvicsokolova
Copy link
Collaborator

KGP version may differ from the version of Kotlin compiler. In atomicfu-gradle-plugin we extract KGP version. And seems that the correct behaviour would be to extract the version of Kotlin compiler.

Moreover, kotlin.native.version may override the version of Kotlin native compiler, so for Native targets atomicfu compiler plugin should be applied with the corresponding version as well.

This task is not critical for now and is postponed until there is public API to obtain these versions: https://youtrack.jetbrains.com/issue/KT-66384/Public-API-to-get-Kotlin-compiler-version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant