Browse Source

Add kotlinc.xml project configuration file.

test/jme/compound-poc
Benoit Marty 1 year ago committed by Benoit Marty
parent
commit
1cff85ddfa
  1. 6
      .idea/kotlinc.xml

6
.idea/kotlinc.xml

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