pedrovgs / Shot

Screenshot testing library for Android
Apache License 2.0
1.18k stars 115 forks source link

Support for Gradle Kotlin DSL #355

Open maksym-moroz opened 5 months ago

maksym-moroz commented 5 months ago

Expected behaviour

Shot is the last plugin on our project that is not providing a way to use a new plugins block and alias. It would be nice if it was fixed

Actual behaviour

Right now the only way I found is via classpath. Surely there is a lengthy workaround to overcome this by copying everything manually but I feel like Kotlin DSL is the staple for Gradle and Shot snould provide this out of the box

Steps to reproduce

Try to add Shot

Version of the library

Any

NinoDLC commented 1 month ago

FYI, this is the kind of API I expect to add this plugin to my codebase : https://docs.gradle.org/current/userguide/plugins.html#sec:plugins_block