mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-12-13 17:55:44 +00:00
packages update
This commit is contained in:
@@ -36,7 +36,7 @@ kotlin {
|
||||
commonMain {
|
||||
dependencies {
|
||||
implementation kotlin('stdlib')
|
||||
api project(":tgbotapi.extensions.utils")
|
||||
api project(":tgbotapi.behaviour_builder")
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -47,3 +47,4 @@ java {
|
||||
languageVersion = JavaLanguageVersion.of(8)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user