Hey, I just noticed that in my project (using Kotlin DSL), the application
plugin with its run
task is implicitly enabled. Is there any way I can disable it?
Oh I have an idea: It might be related to the application plugin being enabled in subprojects…