Feed codacy and leijurv at the same time?

This commit is contained in:
0x22
2018-12-01 13:22:11 -05:00
parent 0a2e45b64b
commit 7f73b4554a
5 changed files with 90 additions and 75 deletions
-1
View File
@@ -107,7 +107,6 @@ jar {
task proguard(type: ProguardTask) {
url 'https://downloads.sourceforge.net/project/proguard/proguard/6.0/proguard6.0.3.zip'
extract 'proguard6.0.3/lib/proguard.jar'
versionManifest 'https://launchermeta.mojang.com/mc/game/version_manifest.json'
}
task createDist(type: CreateDistTask, dependsOn: proguard)