mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2026-09-13 03:34:23 +00:00
almost updated dependencies and modules hierarchy
This commit is contained in:
@@ -55,6 +55,10 @@ kotlin {
|
||||
}
|
||||
}
|
||||
|
||||
nativeMain.dependsOn commonMain
|
||||
linuxX64Main.dependsOn nativeMain
|
||||
mingwX64Main.dependsOn nativeMain
|
||||
|
||||
androidMain.dependsOn jvmMain
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user