initial commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-05-20 22:25:28 +02:00
commit 9fd976a298
26 changed files with 1050 additions and 0 deletions

5
gradle.properties Normal file
View File

@ -0,0 +1,5 @@
ktor_version=1.3.2
kotlin.code.style=official
kotlin_version=1.3.72
logback_version=1.2.1
koin_version=2.1.5