Reenabled the changelog. *Crosses fingers*

This commit is contained in:
Adubbz 2014-01-19 21:07:04 +11:00
parent dea3e21cbd
commit f83a8f581e
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ task createChangelog(type: ChangelogTask) {
project.getArtifacts().add("archives", getOutput());
}
//tasks.build.dependsOn('createChangelog')
tasks.build.dependsOn('createChangelog')
task sourceZip(type: Zip) {
from sourceSets.main.allSource