Build: Centralize compiler dist build logic in :kotlin-compiler project
This commit is contained in:
@@ -21,5 +21,3 @@ publish()
|
||||
runtimeJar()
|
||||
sourcesJar()
|
||||
javadocJar()
|
||||
|
||||
dist(targetName = "kotlin-annotation-processing-runtime.jar")
|
||||
|
||||
Reference in New Issue
Block a user