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 --- .idea/modules.xml | 28 ++++++++++++++++++++++------ 1 file changed, 22 insertions(+), 6 deletions(-) (limited to '.idea/modules.xml') diff --git a/.idea/modules.xml b/.idea/modules.xml index 9541b387..302c4f27 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,17 +2,33 @@ + + + + + + + + + + + + - - - - - - + + + + + + + + + + \ No newline at end of file -- cgit