Skip to content

Commit

Permalink
A
Browse files Browse the repository at this point in the history
  • Loading branch information
hfhbd committed Jun 28, 2024
1 parent 113c554 commit 6f14482
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gradle/build-logic/src/main/kotlin/publish.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,6 @@ tasks.withType<AbstractPublishToMaven>().configureEach {
tasks.withType<AbstractArchiveTask>().configureEach {
isPreserveFileTimestamps = false
isReproducibleFileOrder = true
filePermissions {}
dirPermissions {}
}

0 comments on commit 6f14482

Please sign in to comment.