Always update build date
This commit is contained in:
parent
72c3dc87df
commit
8bc8f5348d
@ -65,6 +65,7 @@ val writeBuildDate: Task by tasks.creating {
|
||||
file.writeText(deployDate.toString())
|
||||
}
|
||||
outputs.file("resources/main/buildDate")
|
||||
outputs.upToDateWhen { false }
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user