This commit is contained in:
2022-09-09 20:38:06 +06:00
parent 23be7cac81
commit f411b757fd
9 changed files with 40 additions and 23 deletions

View File

@@ -9,7 +9,6 @@ project.version = null
dependencies {
implementation libs.kotlin
api libs.plagubot.bot
api libs.tgbotapi.admins
api project(":plaguposter.posts")
api project(":plaguposter.posts_registrar")