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 011172d commit 17c9fb3Copy full SHA for 17c9fb3
build.gradle
@@ -91,6 +91,7 @@ application {
91
distributions {
92
main {
93
contents {
94
+ //noinspection GroovyAssignabilityCheck
95
from(jlink)
96
}
97
0 commit comments