Skip to content

Commit 4fc3f98

Browse files
authored
Add classifier to line-bot-cli jar task (#686)
1 parent a356883 commit 4fc3f98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

line-bot-cli/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ dependencies {
2626

2727
jar {
2828
enabled = true
29+
archiveClassifier.set('')
2930
}
3031

3132
bootJar {

0 commit comments

Comments
 (0)