This commit is contained in:
InsanusMokrassar 2020-11-21 20:22:11 +06:00
parent 6766dc4a8f
commit 50f8e0df61
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