Join Slack
Communities
Powered by
Hello, I’m trying to migrate my gradle plugin from...
# gradle
n
nitrog42
08/31/2018, 2:56 PM
Hello, I’m trying to migrate my gradle plugin from groovy to kotlin, but project.task< DefaultTask>(“mytask”) in the apply of MyPlugin : Plugin<Project> doesn’t add a task mytask.... 😢 does anybody have a clue on what’s happenning ?
Open in Slack
Previous
Next