mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2025-09-15 21:19:27 +00:00
add native platforms support
This commit is contained in:
@@ -47,6 +47,12 @@ kotlin {
|
||||
android {
|
||||
publishAllLibraryVariants()
|
||||
}
|
||||
linuxArm64()
|
||||
linuxArm32Hfp()
|
||||
linuxX64()
|
||||
wasm32()
|
||||
mingwX64()
|
||||
mingwX86()
|
||||
|
||||
sourceSets {
|
||||
commonMain {
|
||||
|
Reference in New Issue
Block a user