Build: Apply java plugin in kotlin-annotation-processing-embeddable
Otherwise artifact signature works incorrectly for this project
This commit is contained in:
@@ -5,7 +5,7 @@ import org.gradle.jvm.tasks.Jar
|
||||
description = "Annotation Processor for Kotlin (for using with embeddable compiler)"
|
||||
|
||||
plugins {
|
||||
`java-base`
|
||||
`java`
|
||||
}
|
||||
|
||||
val packedJars by configurations.creating
|
||||
|
||||
Reference in New Issue
Block a user