reconfiguring docs and libs

- Targeting Java 10
- Gdx nightly 20181111 (1.9.9)
This commit is contained in:
minjaesong
2018-11-11 20:13:31 +09:00
parent 10ee5f0f0f
commit 1157497e3b
27 changed files with 36 additions and 29 deletions

3
.idea/kotlinc.xml generated
View File

@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Kotlin2JsCompilerArguments">
<option name="sourceMapEmbedSources" />
</component>
<component name="Kotlin2JvmCompilerArguments">
<option name="jvmTarget" value="1.8" />
</component>