does `skiko` MPP require JVM 11+ at runtime? curio...
# compose-desktop
n
does
skiko
MPP require JVM 11+ at runtime? curious as i saw this in the sample and had an issue when trying to run a desktop app (that is part of an MPP project) that used JVM 1.8.
d
We have requirements to use JDK11 with Compose Multiplatform And Skiko also have the same requirements.
👍 1