mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2026-08-09 00:04:55 +00:00
restore pre gradle 9 archive task behaviour for file permissions
This commit is contained in:
+1
-2
@@ -28,8 +28,7 @@ repositories {
|
||||
}
|
||||
|
||||
tasks.withType(AbstractArchiveTask).configureEach {
|
||||
preserveFileTimestamps = false
|
||||
reproducibleFileOrder = true
|
||||
useFileSystemPermissions()
|
||||
}
|
||||
|
||||
javafx {
|
||||
|
||||
Reference in New Issue
Block a user