CLOVIS
04/04/2025, 2:54 PMapplication plugin but its replacement in KMP modules, jvm.binaries.executable is marked as experimental and unstable… I'd be nice if the alternatives were stabilized before removing the old wayChrimaeon
04/04/2025, 2:59 PMStarting with Gradle 8.7, the Application plugin is no longer compatible with the Kotlin Multiplatform Gradle plugin. Kotlin 2.1.20 introduces an Experimental DSL to achieve similar functionality. The newyou could be happy to have an replacement, even if it’s experimental, I guess.block configures execution tasks and Gradle distributions for JVM targets.executable {}
CLOVIS
04/04/2025, 3:00 PMChrimaeon
04/04/2025, 3:01 PMapplication plugin yourself if you need it and are not using gradle 8.7+CLOVIS
04/04/2025, 3:02 PMapplication doesn't compile anymoreCLOVIS
04/04/2025, 3:02 PMtapchicoma
04/04/2025, 3:02 PMapplication plugin in projects with Gradle <8.7CLOVIS
04/04/2025, 3:02 PMtapchicoma
04/04/2025, 3:03 PMtapchicoma
04/04/2025, 3:03 PMCLOVIS
04/04/2025, 3:03 PMapplication shouldn't become an error until after the stabilization period ends.tapchicoma
04/04/2025, 3:04 PMVampire
04/04/2025, 4:16 PMapplication plugin does in KMP projects using the distribution plugin directly. 🤷♂️