mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 16:23:48 +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 libs.ktor.client.core
|
||||||
|
|
||||||
api project(":tgbotapi.ksp:lib")
|
implementation project(":tgbotapi.ksp:lib")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
commonTest {
|
commonTest {
|
||||||
|
Loading…
Reference in New Issue
Block a user