Mavity
12/23/2025, 1:06 AMloke
12/23/2025, 4:53 AMloke
12/23/2025, 4:54 AMmainClass declaration:
application {
mainClass = 'com.dhsdevelopments.kap.gui.Client'
}Mavity
12/23/2025, 4:58 AMapplication Gradle plugin w/ kotlin-jvm, whereas for my project I'm using kotlin-multiplatform and trying to configure the JVM target, instead of using kotlin-jvm.
Still, thank you for the response!!loke
12/23/2025, 5:15 AMMavity
12/23/2025, 7:56 AM