Hi guys, looks like SKIE not support kotlin 2.0.0 ...
# touchlab-tools
i
Hi guys, looks like SKIE not support kotlin 2.0.0 yet
Copy code
Error:
SKIE 0.7.2 does not support Kotlin 2.0.0.
Supported versions are: [1.8.0, 1.8.10, 1.8.20, 1.8.21, 1.8.22, 1.9.0, 1.9.10, 1.9.20, 1.9.21, 1.9.22, 1.9.23, 1.9.24].

> SKIE 0.7.2-preview.2.0.0-RC3 does not support Kotlin 2.0.0.
  Supported versions are: [1.8.0, 1.8.10, 1.8.20, 1.8.21, 1.8.22, 1.9.0, 1.9.10, 1.9.20, 1.9.21, 1.9.22, 1.9.23, 1.9.24, 2.0.0-RC1, 2.0.0-RC2, 2.0.0-RC3].
f
Hi! Yes, that’s expected. A new SKIE version with support for new Kotlin version is usually released in a couple of days after the Kotlin version is announced because the release process for Kotlin and then SKIE takes some non-trivial amount of time. (2.0.0 is currently undergoing its release process and wasn’t even officially announced yet).
🫡 2
K 1
i
aha. I see. Thanks!