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.
zip64 = true
:utbot-cli:jar
1 parent fd47bc7 commit e30f887Copy full SHA for e30f887
utbot-cli/build.gradle
@@ -55,6 +55,7 @@ classes {
55
}
56
57
jar {
58
+ zip64 = true
59
manifest {
60
attributes 'Main-Class': 'org.utbot.cli.ApplicationKt'
61
attributes 'Bundle-SymbolicName': 'org.utbot.cli'
0 commit comments