I'm trying to get the `build.gradle.kts` files for...
# multiplatform
j
I'm trying to get the
build.gradle.kts
files for Kotlin MPP to be simpler. Here's a Gist of what I've been working on: https://gist.github.com/UnknownJoe796/4c6c78077f3bc0fb38388b4b8df146a2 I'm thinking of turning it into a Gradle plugin. It makes it pretty easy and short to define a whole project.