``` The `kotlin-dsl` plugin applied to root projec...
# gradle
s
Copy code
The `kotlin-dsl` plugin applied to root project 'gradle-release' enables experimental Kotlin compiler features. For more information see <https://docs.gradle.org/5.0/userguide/kotlin_dsl.html#sec:kotlin-dsl_plugin>
e: /Users/tyler.thrailkill/Documents/code/oss/gradle-release/src/main/groovy/net/researchgate/release/ReleasePlugin.kt: (19, 1): Class 'ReleasePlugin' is not abstract and does not implement abstract base class member public abstract fun setProperty(p0: String!, p1: Any!): Unit defined in net.researchgate.release.PluginHelper
> Task :compileKotlin FAILED