preview version of registrar

This commit is contained in:
2022-08-20 00:52:31 +06:00
parent 36bedff5f3
commit 941505df42
12 changed files with 96 additions and 9 deletions

View File

@@ -10,9 +10,7 @@ kotlin {
sourceSets {
commonMain {
dependencies {
api libs.tgbotapi
api libs.microutils.repos.common
api libs.kslog
api project(":plaguposter.common")
}
}
jvmMain {