martmists
11/17/2024, 12:25 AMjvm()
sourceset? I tried adding
val desktopMain by getting {
kotlin.srcDirs(project.rootDir.resolve("src/desktopMain/java/"))
}
but that didn't seem to add anything when I published the release.russhwolf
11/17/2024, 1:26 AMjvm { withJava() }
martmists
11/17/2024, 9:36 PMmartmists
11/17/2024, 9:38 PMA problem occurred configuring root project 'multiplatfom-everything'.
> 'withJava()' is not compatible with Android Plugins
Incompatible Android Plugin applied: 'com.android.library'
russhwolf
11/17/2024, 9:43 PMmartmists
11/17/2024, 9:51 PMrusshwolf
11/17/2024, 9:53 PM