exercism/kotlin/robot-simulator/.idea/compiler.xml
Anthony C bc6f33d6cb Back commit
Also Kotlin - Sublist in progress
2017-08-03 22:04:48 -04:00

9 lines
No EOL
298 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel>
<module name="robot-simulator_main" target="1.8" />
<module name="robot-simulator_test" target="1.8" />
</bytecodeTargetLevel>
</component>
</project>