[K/N][build] the field was protected but why
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ open class KonanCacheTask: DefaultTask() {
|
||||
}.resolve("$target-g$cacheKind")
|
||||
|
||||
@get:OutputDirectory
|
||||
protected val cacheFile: File
|
||||
val cacheFile: File
|
||||
get() {
|
||||
val klibName = originalKlib.let {
|
||||
if (it.isDirectory) it.name else it.nameWithoutExtension
|
||||
|
||||
Reference in New Issue
Block a user