mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2026-09-13 03:34:23 +00:00
temporal project in upgrade
This commit is contained in:
@@ -43,16 +43,6 @@ kotlin {
|
||||
implementation kotlin('test-js')
|
||||
}
|
||||
}
|
||||
mingwX64Test {
|
||||
dependencies {
|
||||
implementation kotlin('test-junit')
|
||||
}
|
||||
}
|
||||
linuxX64Test {
|
||||
dependencies {
|
||||
implementation kotlin('test-junit')
|
||||
}
|
||||
}
|
||||
|
||||
nativeMain.dependsOn commonMain
|
||||
linuxX64Main.dependsOn nativeMain
|
||||
|
||||
Reference in New Issue
Block a user