Can anyone tell me how I can run a kotlin script f...
# gradle
d
Can anyone tell me how I can run a kotlin script from a custom gradle task? My project uses the kotlin DSL
I’m going to try and do this with a custom plugin
seems the easiest way
t
it is possible via
JavaExec
task