I'm working with a project that have a global `app...
# multiplatform
l
I'm working with a project that have a global
apply plugin: 'kotlin'
.
g
Global? Plugins always applied to particular module
l
It's applied with subprojects {}. Sorry to be unclear