Anyone familiar with Gradle Kotlin DSLs and Multiplatform? I'm attempting to create a shared module between all my platforms but am only stuck when I attempt to do jvm("android") and jvm() as two separate targets (client/server).
c
Czar
02/01/2020, 6:57 PM
for multi-platform stuff: #C3PQML5NU
for gradle kotlin-dsl: #C19FD9681