From 75fbaa45387e176727ed798a87210db6580ef7b2 Mon Sep 17 00:00:00 2001 From: Cedric Beust Date: Tue, 2 Aug 2016 20:53:07 -0700 Subject: [PATCH] Fix doc. --- documentation/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/index.html b/documentation/index.html index 7fba834..48ffd80 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -476,7 +476,7 @@ BUILD SUCCESSFUL (0 seconds) You can then add this repository to the list of repositories that Kobalt should use when looking up by calling the localMaven() directive:

-
+
 // Build.kt
 val r = repos(localMaven())