gradle-android-junit-jacoco-plugin icon indicating copy to clipboard operation
gradle-android-junit-jacoco-plugin copied to clipboard

Configuring with Kotlin DSL

Open imashnake0 opened this issue 3 years ago • 0 comments
trafficstars

I currently see a same class error when trying to use Kotlin DSL with the snapshot version. I'm unsure if it is because I haven't configured the plugin properly with plugins DSL or not. Is it possible to have some documentation added for how to use the plugin with Kotlin DSL? The legacy apply method doesn't even work (while it works with groovy just fine). I can upload a sample project if needed.

imashnake0 avatar Jan 27 '22 10:01 imashnake0