Skip to content

Commit

Permalink
fix: remove bootJar program in wecom module
Browse files Browse the repository at this point in the history
  • Loading branch information
shawndenggh committed Dec 4, 2023
1 parent c8cc0c9 commit 4e64da4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions wecom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,6 @@ signing {
sign publishing.publications.mavenJava
}

bootJar {
enabled = false
}

jar {
enabled = true
}

0 comments on commit 4e64da4

Please sign in to comment.