Skip to content

Commit 5506f52

Browse files
Added the zip64 extension to the shadowjar (#862)
1 parent 50d4c45 commit 5506f52

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

google-ads-shadowjar/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ shadowJar {
4040

4141
// Removes the default -all classifier.
4242
archiveClassifier = ''
43+
zip64 = true
4344

4445
// Updates the META-INF/services directory with the services from dependencies
4546
mergeServiceFiles()

0 commit comments

Comments
 (0)