Skip to content

Commit 17c9fb3

Browse files
committed
Suppress unneeded warning
1 parent 011172d commit 17c9fb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ application {
9191
distributions {
9292
main {
9393
contents {
94+
//noinspection GroovyAssignabilityCheck
9495
from(jlink)
9596
}
9697
}

0 commit comments

Comments
 (0)