Fix incorrect jar name.
This commit is contained in:
parent
fb29f4b329
commit
eb14061349
1 changed files with 0 additions and 1 deletions
|
@ -232,7 +232,6 @@ test.dependsOn runGametest
|
|||
|
||||
jar {
|
||||
exclude "**/*.psd"
|
||||
archiveClassifier = 'universal'
|
||||
|
||||
from { crowdin.getDidWork() ? fileTree('build/translations').matching{exclude "**/en_US.json"} : null}
|
||||
dependsOn 'fixTranslations'
|
||||
|
|
Loading…
Reference in a new issue