*.kjsm and other files might be received when FileCollection is used in Gradle as a dependency. Example: `testCompile project(":$coroutines_core").sourceSets.test.output` (a popular-ish solution to introduce dependencies between tests)