change Idea config

This commit is contained in:
Fabrice Lecomte
2020-02-19 12:46:04 +01:00
parent 4e89aa072d
commit 45707f9734
10 changed files with 19 additions and 26 deletions

6
.idea/kotlinc.xml generated Normal file
View File

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