Upgraded to Kotlin 1.5.31 and JDK 17.

This commit is contained in:
Erik C. Thauvin 2021-10-01 22:39:53 -07:00
parent 3dd75fa575
commit 2cd3b9cd61
16 changed files with 514 additions and 347 deletions

4
.idea/kotlinc.xml generated
View file

@ -5,7 +5,7 @@
<option name="sourceMapPrefix" />
</component>
<component name="KotlinCommonCompilerArguments">
<option name="apiVersion" value="1.3" />
<option name="languageVersion" value="1.3" />
<option name="apiVersion" value="1.5" />
<option name="languageVersion" value="1.5" />
</component>
</project>