mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2024-11-22 08:13:53 +00:00
Merge pull request #18 from InsanusMokrassar/renovate/dev.inmo-tgbotapi-0.x
Update dependency dev.inmo:tgbotapi to v0.30.8
This commit is contained in:
commit
9a86360682
@ -18,8 +18,8 @@ repositories {
|
||||
|
||||
kotlin {
|
||||
jvm()
|
||||
js(LEGACY) {
|
||||
// js(IR) {
|
||||
// js(LEGACY) {
|
||||
js(IR) {
|
||||
browser()
|
||||
binaries.executable()
|
||||
}
|
||||
|
@ -2,4 +2,4 @@ kotlin.code.style=official
|
||||
org.gradle.parallel=true
|
||||
|
||||
kotlin_version=1.4.10
|
||||
telegram_bot_api_version=0.30.7
|
||||
telegram_bot_api_version=0.30.8
|
||||
|
Loading…
Reference in New Issue
Block a user