KT-50131 Open AbstractKotlinNativeCompile.compilerPluginClasspath for overriding
This commit is contained in:
committed by
teamcity
parent
a66aeaf382
commit
5b4af6f422
+1
-1
@@ -239,7 +239,7 @@ abstract class AbstractKotlinNativeCompile<T : KotlinCommonToolOptions, K : Kotl
|
||||
|
||||
@Optional
|
||||
@Classpath
|
||||
var compilerPluginClasspath: FileCollection? = null
|
||||
open var compilerPluginClasspath: FileCollection? = null
|
||||
|
||||
/**
|
||||
* Plugin Data provided by [KpmCompilerPlugin]
|
||||
|
||||
Reference in New Issue
Block a user