We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e64896 commit f9bfcbfCopy full SHA for f9bfcbf
java/kotlin-extractor/build.gradle
@@ -55,7 +55,7 @@ sourceSets {
55
}
56
57
jar {
58
- archiveName = "${OUTPUT_JAR_NAME}"
+ archiveBaseName = "${OUTPUT_JAR_NAME}"
59
60
61
task getHomeDir {
0 commit comments