mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-09-02 14:49:47 +00:00
remove redundant dependency in utils
This commit is contained in:
@@ -43,7 +43,6 @@ kotlin {
|
||||
dependencies {
|
||||
implementation kotlin('stdlib')
|
||||
api project(":tgbotapi.core")
|
||||
api "dev.inmo:micro_utils.crypto:$micro_utils_version"
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user