Fix .compareTo() calculation in Size and Weight classes.
[Persons_Comparator.git] / .idea / kotlinc.xml
index 8b7f4afdabcb7189534b60c825dac4b1bfc10cf6..ae8a33732e01304a016a133a99c2ebbef732a3ab 100644 (file)
@@ -3,4 +3,7 @@
   <component name="Kotlin2JsCompilerArguments">
     <option name="sourceMapEmbedSources" />
   </component>
+  <component name="Kotlin2JvmCompilerArguments">
+    <option name="jvmTarget" value="1.8" />
+  </component>
 </project>
\ No newline at end of file