Join Slack
Powered by
I’m trying to add Detekt to my Gradle plugin proje...
# detekt
s
Sam Garfinkel
05/22/2020, 4:36 PM
I’m trying to add Detekt to my Gradle plugin project, but I’m using
kotlin-dsl
to leverage Gradle’s embedded Kotlin libraries. Whenever I apply the Detekt plugin, I get “WARNING: Unsupported Kotlin plugin version.” Is there any workaround for this?
Open in Slack
Previous
Next