I notice IDEA no longer includes the gradle wrappe...
# multiplatform
k
I notice IDEA no longer includes the gradle wrapper script for the Kotlin templates. is that built in now or something?
k
They haven’t included that for MP templates ever
Run “wrapper” task and it’ll create it
k
interesting
I must have copied it over in my original MPP and forgot about it