IDEA update.

This commit is contained in:
Erik C. Thauvin 2017-04-11 12:09:30 -07:00
parent cdb4c03f4a
commit 29161d627d
11 changed files with 243 additions and 5 deletions

7
.idea/kotlinc.xml generated Normal file
View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="KotlinCommonCompilerArguments">
<option name="languageVersion" value="1.1" />
<option name="apiVersion" value="1.1" />
</component>
</project>