mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-12 08:48:09 +07:00
Update build.gradle
This commit is contained in:
@ -201,6 +201,7 @@ project(":core"){
|
||||
apply plugin: "java"
|
||||
|
||||
task preGen{
|
||||
outputs.upToDateWhen{ false }
|
||||
generateLocales()
|
||||
writeVersion()
|
||||
}
|
||||
|
Reference in New Issue
Block a user