Unverified Commit 445889fb authored by Martin Bonnin's avatar Martin Bonnin Committed by GitHub

Update version in README.md (#705)

Minor tweak to the README
parent f4b7585c
......@@ -44,7 +44,7 @@ i.e. something like this
else -> error("Unsupported arch: $osArch")
}
val version = "0.5.3"
val version = "0.7.9" // or any more recent version
val target = "${targetOs}-${targetArch}"
dependencies {
implementation("org.jetbrains.skiko:skiko-awt-runtime-$target:$version")
......
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