gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.tasks.bundling
/
Zip
/
setZip64
set
Zip64
API
open
fun
setZip64
(
allowZip64
:
Boolean
)
(
source
)
Enables building zips with more than 65535 files or bigger than 4GB.
See also
is
Zip64()