Revert later, fix build
This commit is contained in:
parent
bd88aabe68
commit
5bd9e82690
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ task crowdinExport() {
|
|||
|
||||
|
||||
task crowdin(type: Download, dependsOn: 'crowdinExport'){
|
||||
src 'https://crowdin.com/backend/download/project/techreborn.zip'
|
||||
src 'https://s.modm.us/TechReborn%20%28translations%29.zip'
|
||||
dest file("build/translations.zip")
|
||||
overwrite true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue