mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2024-11-22 08:13:53 +00:00
update
This commit is contained in:
parent
6766dc4a8f
commit
50f8e0df61
@ -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