initial commit

This commit is contained in:
Sebastian Seedorf
2020-12-06 19:05:19 +01:00
commit a1b14c64ba
24 changed files with 674 additions and 0 deletions

7
.idea/kotlinc.xml generated Normal file
View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="KotlinCommonCompilerArguments">
<option name="languageVersion" value="1.1" />
<option name="apiVersion" value="1.1" />
</component>
</project>