Remove unused files

This commit is contained in:
yushijinhun
2018-07-31 14:14:01 +08:00
parent c815fa80e8
commit e0608cdf3e
4 changed files with 0 additions and 6 deletions

Binary file not shown.

View File

@@ -31,12 +31,6 @@ jar {
}
}
processResources {
from(sourceSets.main.resources.srcDirs) {
exclude 'icon.icns'
}
}
task makeExecutable(dependsOn: jar) doLast {
ext {
jar.classifier = ''

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.