Merge branch 'mc-1.21.3'
This commit is contained in:
@@ -177,6 +177,7 @@ fun createIsolatedSourceSet(name: String, path: String = "compat/$name", isEnabl
|
||||
classpath.from(configurations.getByName(ss.compileClasspathConfigurationName))
|
||||
}
|
||||
collectTranslations {
|
||||
// TODO: this does not work, somehow
|
||||
this.classes.from(sourceSets.main.get().kotlin.classesDirectory)
|
||||
}
|
||||
return ss
|
||||
|
||||
Reference in New Issue
Block a user