mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 08:13:47 +00:00
make lib dependency implementation instead of api
This commit is contained in:
parent
4df242747f
commit
bf7fc25285
@ -30,7 +30,7 @@ kotlin {
|
||||
|
||||
api libs.ktor.client.core
|
||||
|
||||
api project(":tgbotapi.ksp:lib")
|
||||
implementation project(":tgbotapi.ksp:lib")
|
||||
}
|
||||
}
|
||||
commonTest {
|
||||
|
Loading…
Reference in New Issue
Block a user