removed lib files, updated to intellij from netbeans, changed to kotlin coroutines

This commit is contained in:
christian
2021-07-07 12:45:49 +02:00
parent ce4933d124
commit 00699e7b96
175 changed files with 2011 additions and 1171 deletions
+9
View File
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Kotlin2JvmCompilerArguments">
<option name="jvmTarget" value="15" />
</component>
<component name="KotlinCompilerSettings">
<option name="copyJsLibraryFiles" value="false" />
</component>
</project>