Kobalt the destroyer

This commit is contained in:
Erik C. Thauvin 2017-04-04 21:54:53 -07:00
parent 7596e735df
commit 615b4578a5
3 changed files with 2 additions and 2 deletions

View file

@ -62,7 +62,7 @@ val p = project {
install { install {
libDir = "deploy" libDir = "deploy"
println(collect(compileDependencies)) collect(compileDependencies).map { include(it) }
} }
application { application {

View file

@ -1 +1 @@
kobalt.version=1.0.44 kobalt.version=1.0.49

Binary file not shown.