mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-07-02 05:34:43 +02:00
Make builds reproducible
Signed-off-by: Alexander Brandes <mc.cache@web.de>
This commit is contained in:
@ -113,5 +113,6 @@ tasks {
|
||||
opt.encoding("UTF-8")
|
||||
opt.keyWords()
|
||||
opt.addStringOption("-since", isRelease)
|
||||
opt.noTimestamp()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user