PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV Mobile 2024 → WinDev Mobile Kotlin compiler error
WinDev Mobile Kotlin compiler error
Started by Nate, May, 19 2023 8:57 AM - No answer
Registered member
4 messages
Posted on May, 19 2023 - 8:57 AM
I have made an external Kotlin library that I would like to use in a WinDev Mobile app. However, when generating the mobile app I get a gradle error that says the module was compiled with an incompatible version of Kotlin.

This is 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 assistance will be greatly appreciated.