Start of Kotlin 1.1 and Kobalt 1.0.x migration.

This commit is contained in:
Erik C. Thauvin 2017-03-06 11:06:37 -08:00
parent fe121bb645
commit 47ad7ed59e
10 changed files with 483 additions and 24 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>