Fix crowdin again. Run, jenkins, for god's sake, run!

This commit is contained in:
cpw 2015-08-21 09:52:33 -07:00
parent 4903febd96
commit 0d320e2e31
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ outputJar {
from extraTxts
// add crowdin locales
from { crowdin.getDidWork() ? zipTree(crowdin.outputs) : null}
from { crowdin.getDidWork() ? zipTree(crowdin.output) : null}
dependsOn 'crowdin'
manifest.attributes([