Fix crowdin task. Good luck jenkins, lets roll!

This commit is contained in:
cpw 2015-08-21 09:43:30 -07:00
parent bbe96a3577
commit 4903febd96
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) : null}
from { crowdin.getDidWork() ? zipTree(crowdin.outputs) : null}
dependsOn 'crowdin'
manifest.attributes([