mirror of
https://github.com/curioustorvald/Terrarum-sans-bitmap.git
synced 2026-03-07 20:01:52 +09:00
update to kotlin 1.4; fixed a bug where trying to colour a text using gdxbatch's colour would cause undesirable results
This commit is contained in:
7
.idea/kotlinc.xml
generated
7
.idea/kotlinc.xml
generated
@@ -1,10 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="Kotlin2JvmCompilerArguments">
|
||||
<option name="jvmTarget" value="1.8" />
|
||||
</component>
|
||||
<component name="KotlinCommonCompilerArguments">
|
||||
<option name="apiVersion" value="1.2" />
|
||||
<option name="languageVersion" value="1.2" />
|
||||
<option name="apiVersion" value="1.4" />
|
||||
<option name="languageVersion" value="1.4" />
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user