aboutsummaryrefslogtreecommitdiff
path: root/.idea/kotlinc.xml
diff options
context:
space:
mode:
authorKamil Doległo <9080183+kamildoleglo@users.noreply.github.com>2020-11-23 10:03:05 +0100
committerGitHub <noreply@github.com>2020-11-23 10:03:05 +0100
commita819d43c2f8366ca5bb569f915df376dcd1f8e24 (patch)
treedee3251719b72acf156e290a3fe3653493de4c54 /.idea/kotlinc.xml
parent39cceaa3af6df5c419b9cd1f3d880ac8cf7d94a5 (diff)
downloaddokka-a819d43c2f8366ca5bb569f915df376dcd1f8e24.tar.gz
dokka-a819d43c2f8366ca5bb569f915df376dcd1f8e24.tar.bz2
dokka-a819d43c2f8366ca5bb569f915df376dcd1f8e24.zip
Remove .idea (#1638)
Diffstat (limited to '.idea/kotlinc.xml')
-rw-r--r--.idea/kotlinc.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml
deleted file mode 100644
index 35cd5ac3..00000000
--- a/.idea/kotlinc.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="KotlinCommonCompilerArguments">
- <option name="apiVersion" value="1.3" />
- <option name="languageVersion" value="1.3" />
- </component>
- <component name="KotlinCompilerSettings">
- <option name="additionalArguments" value="-version -Xskip-metadata-version-check" />
- </component>
-</project> \ No newline at end of file