mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2026-06-03 22:27:20 +00:00
add IR compiling
This commit is contained in:
@@ -31,7 +31,7 @@ repositories {
|
||||
|
||||
kotlin {
|
||||
jvm()
|
||||
js {
|
||||
js(BOTH) {
|
||||
browser { dceTask { keep "$library_group" } }
|
||||
nodejs()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user