daniel 7 years ago
parent
commit
3809d56e7b
  1. 1
      build.third.gradle

1
build.third.gradle

@ -100,6 +100,7 @@ task copyFiles(type:Copy,dependsOn:'compileJava'){
} }
} }
jar.dependsOn copyFiles
task deleteSrc(dependsOn:'build') { task deleteSrc(dependsOn:'build') {
ant { ant {

Loading…
Cancel
Save