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:
InsanusMokrassar 2020-11-21 20:23:02 +06:00 committed by GitHub
commit 9a86360682
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -18,8 +18,8 @@ repositories {
kotlin {
jvm()
js(LEGACY) {
// js(IR) {
// js(LEGACY) {
js(IR) {
browser()
binaries.executable()
}

View File

@ -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