Built the app for mac and it shows this error on l...
# multiplatform
s
Built the app for mac and it shows this error on launch, what can it be?
b
I vaguely remember having something similar some time ago, and IIRC that was caused by a too old or too new JVM version configured in Gradle.
s
Is there a compatibility table? Project is configured to jbr 21
If this is more JVM specific I would just search Kotlin lang for your version of Kotlin specifically
s
Thanks Pamela, will take a look.
j
b
I remember that! ⬆️
s
Thank you. will test this option.