Improvements

try to make it run on Android (finally!)
This commit is contained in:
2024-08-25 21:55:05 +02:00
parent 8399f98d75
commit e5a0a0adb0
8 changed files with 74 additions and 39 deletions

View File

@@ -16,6 +16,8 @@ kotlin {
// binaries.executable()
// }
// linuxX64()
sourceSets {
commonMain {
dependencies {