build(idea): kotlin compiler settings

add initial defaults
develop
Kevin Turner 2022-08-21 12:30:13 -07:00
parent 83d77828f4
commit 30957eea2e
1 changed files with 6 additions and 0 deletions

6
.idea/kotlinc.xml Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="KotlinJpsPluginSettings">
<option name="version" value="1.6.21" />
</component>
</project>