small fixes in ResenderBot Lib

This commit is contained in:
2023-10-21 00:50:03 +06:00
parent 65c32d97d5
commit 44e86c9349
2 changed files with 35 additions and 30 deletions

View File

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