Is it possible to use kotlin dsl for multiplatform projects?
g
gildor
02/28/2018, 10:41 AM
Yes of course, you can use any Gradle plugin
g
gaetan
02/28/2018, 11:09 AM
Ok, I didn’t understand the mechanism of kotlin and gradle. Now that I understand that it is based on code generation to provide accessors, I can figure why there was no