Skip to content

Commit 474062c

Browse files
committed
Update script
1 parent bf16f0e commit 474062c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plugin/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ artifacts {
8888
archives shadowJar
8989
}
9090

91+
generatePomFileForShadowPublication { pom.packaging = "jar" }
92+
9193
sourceSets {
9294
main {
9395
resources

0 commit comments

Comments
 (0)