This commit is contained in:
2022-03-14 23:25:33 +01:00
parent d0f502c92f
commit a2b50621f3
17 changed files with 168 additions and 82 deletions

View File

@@ -1,6 +1,7 @@
plugins {
application
kotlin("jvm") version "1.6.10"
kotlin("plugin.serialization") version "1.6.10"
}
group = "eu.fosil"