Skip to content

Commit 5ce2bf2

Browse files
committed
NON-ISSUE setup :line-bot-parser:uploadArchives
1 parent 54f658b commit 5ce2bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ task codeCoverageReport(type: JacocoReport) {
241241
}
242242
}
243243

244-
[':line-bot-api-client', ':line-bot-model', ':line-bot-servlet', ':line-bot-spring-boot', ':line-bot-cli'].each { projectName ->
244+
[':line-bot-api-client', ':line-bot-model', 'line-bot-parser', ':line-bot-servlet', ':line-bot-spring-boot', ':line-bot-cli'].each { projectName ->
245245
project(projectName) { project ->
246246
apply plugin: 'jacoco'
247247
apply plugin: 'signing'

0 commit comments

Comments
 (0)