1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-12-17 19:55:49 +00:00

update version of microutils and add arm platform target

This commit is contained in:
2023-10-20 22:07:14 +06:00
parent 2719e166a8
commit 1a479706e2
10 changed files with 70 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ kotlin {
}
linuxX64()
mingwX64()
linuxArm64()
sourceSets {
commonMain {