We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4be2ba8 commit 896e900Copy full SHA for 896e900
1 file changed
launcher/build.gradle.kts
@@ -35,4 +35,8 @@ tasks {
35
)
36
}
37
38
+
39
+ artifacts {
40
+ archives(shadowJar)
41
+ }
42
0 commit comments