From bb322d446d092ba8a6a06b9a6a931216fc18f782 Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Thu, 26 Nov 2015 01:25:34 -0800 Subject: [PATCH] Close brace. --- documentation/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/index.html b/documentation/index.html index c3d9a25..94f0483 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -171,6 +171,7 @@ val kobalt = kotlinProject { assemble { jar { + } } }