Jvm only on 64bit x86 linux
This commit is contained in:
parent
39e4ddd006
commit
d479cac6b7
@ -194,7 +194,7 @@ kotlin {
|
||||
}
|
||||
}
|
||||
|
||||
if (hostOsName == "linux") {
|
||||
runningOnLinuxx86_64 {
|
||||
val jvmMain by getting {
|
||||
dependencies {
|
||||
implementation(kotlin(Deps.Jvm.stdLib))
|
||||
|
Loading…
x
Reference in New Issue
Block a user