Commit 54901410 authored by Nikolay Igotti's avatar Nikolay Igotti

Fix typo.

parent cdeb98ed
......@@ -75,7 +75,7 @@ if (os == "Mac OS X") {
dependencies {
implementation 'org.jetbrains.kotlin:kotlin-stdlib-jdk8'
implementation "org.jetbrains.skiko:skiko-jvm-runtime-$target:0.1.5"
implementation "org.jetbrains.skiko:skiko-jvm-runtime-$target-x86:0.1.21"
}
application {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment