We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We use 1.6.0-SNAPSHOT, and this version turned out to be problematic.
This commit seems to have broken buildPlugin. Only Java-generated classes are now packed, and Kotlin classes aren't.
buildPlugin
The text was updated successfully, but these errors were encountered:
Kotlin-generated classes aren't packed into the plugin distribution #978
261733d
Integration Tests: Cover `instrumentCode` task
Thanks for reporting, fixed.
Sorry, something went wrong.
hsz
No branches or pull requests
We use 1.6.0-SNAPSHOT, and this version turned out to be problematic.
This commit seems to have broken
buildPlugin
. Only Java-generated classes are now packed, and Kotlin classes aren't.The text was updated successfully, but these errors were encountered: