Nikky
10/19/2018, 9:11 PMsince gradle plugin kotlin
just gives me setup instructtions for using the kotlin gradle plugin
but this was useful for me:
https://www.thedroidsonroids.com/blog/how-to-create-gradle-plugin-in-kotlin/
and this is nice example too : https://github.com/jmfayard/gradle-kotlin-dsl-libs (and you can just ask the author if stuff is not clear)