1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-17 03:35:45 +00:00

experimentally add support of natives

This commit is contained in:
2023-04-03 23:30:24 +06:00
parent 09009003e3
commit 8d24512413
11 changed files with 79 additions and 1 deletions

View File

@@ -13,6 +13,8 @@ kotlin {
browser()
nodejs()
}
linuxX64()
mingwX64()
sourceSets {
commonMain {