Join Slack
Powered by
This message was deleted.
# community-support
s
Slackbot
05/26/2022, 5:13 PM
This message was deleted.
e
ephemient
05/26/2022, 5:32 PM
100% a Gradle bug,
https://github.com/gradle/gradle/blob/master/subprojects/kotlin-dsl-provider-plugins/src/main/kotlin/org/gradle/kotlin/dsl/provider/plugins/precompiled/PrecompiledScriptPlugin.kt#L122
is wrong
v
Vampire
05/26/2022, 5:35 PM
A work-around should be to change the filename to include the package instead of using a package statement.
l
Lilly
05/26/2022, 5:39 PM
Yes or just put the annotation above the specific block
v
Vampire
05/26/2022, 5:39 PM
Exactly
l
Lilly
05/26/2022, 5:45 PM
https://github.com/gradle/gradle/issues/20865
👌 1
Lilly
05/26/2022, 5:45 PM
Thanks guys
Open in Slack
Previous
Next