import org.gradle.api.tasks.bundling.AbstractArchiveTask tasks.withType { this.isPreserveFileTimestamps = false this.isReproducibleFileOrder = true }