Added script to clean kobalt's cache.

Cleaned kobalt build files.
This commit is contained in:
Erik C. Thauvin 2017-04-26 16:22:37 -07:00
parent 3471f081a9
commit 5b0a2cf65b
3 changed files with 39 additions and 2 deletions

View file

@ -84,10 +84,10 @@ val semver = project {
assemble {
jar {
fatJar = true
//fatJar = true
}
mavenJars {
fatJar = true
//fatJar = true
}
}