feature: Init empty Project

This commit is contained in:
2019-07-19 09:52:03 +02:00
commit 8af57b775e
12 changed files with 422 additions and 0 deletions

4
gradle.properties Normal file
View File

@@ -0,0 +1,4 @@
ktor_version=1.2.2
kotlin.code.style=official
kotlin_version=1.3.40
logback_version=1.2.1