mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2025-09-01 06:09:34 +00:00
update
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user