PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV Mobile 2024 → Kotlin compile error
Kotlin compile error
Started by Nahtan, May, 18 2023 12:49 PM - No answer
Posted on May, 18 2023 - 12:49 PM
Hello

I'm trying to run some kotlin code that I have imported as an aar in my Windev Mobile application. When I generate the application the build fails with the error: "Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1."

Any ideas on how to fix this?