if you write that top block of code, directly into the top block of the root
build.gradle.kts
, it isn't added to subprojects. if you apply a plugin, only at the top level, it isn't added to subprojects (unless that plugin is doing something really odd, which it shouldn't)