Skip to content

Commit abecfbf

Browse files
committed
Apparently the jar is now too big
1 parent 52ac9a3 commit abecfbf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ tasks.register('outputVersion') {
154154
}
155155

156156
shadowJar {
157+
isZip64 = true
157158
archiveClassifier = 'all'
158159
archiveFile.set(project.file("$buildDir/libs/camelot-all.jar"))
159160
dependsOn(tasks.gitLog)

0 commit comments

Comments
 (0)