Build: Add compiler.version to embedded in JPS sync
This commit is contained in:
@@ -25,6 +25,7 @@ if (kotlinBuildProperties.isInJpsBuildIdeaSync) {
|
|||||||
extendsFrom(fatJarContents)
|
extendsFrom(fatJarContents)
|
||||||
extendsFrom(fatJarContentsStripMetadata)
|
extendsFrom(fatJarContentsStripMetadata)
|
||||||
extendsFrom(fatJarContentsStripServices)
|
extendsFrom(fatJarContentsStripServices)
|
||||||
|
extendsFrom(compilerVersion)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user