From 769701f99a1aefbc9d385c1938c9c7d3a7b2e38e Mon Sep 17 00:00:00 2001 From: Simon Ogorodnik Date: Tue, 1 Nov 2016 02:10:32 +0300 Subject: Total build refactoring, prepare for new development iteration Removed old and useless build helpers Remove old .xml's from .idea and add .idea/shelf to .gitignore build-docs.xml fixed, dokka_version set to 0.9.10 --- build-docs.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'build-docs.xml') diff --git a/build-docs.xml b/build-docs.xml index c2d51bcf..b46353b0 100644 --- a/build-docs.xml +++ b/build-docs.xml @@ -3,12 +3,13 @@ - + + -- cgit