Since a few weeks I can not start the moodle app (tag v4.1.1) on the emulator.
node version: v14.21.3
npm: 6.14.18
gradle: 4.4.1
Ubuntu 22.04
android studio: 2022.1.1 Patch 2 / Build #AI-221.6008.13.2211.9619390, built on February 17, 2023
after "npm run dev:android" It always comes the following error:
[cordova] e: /home/david/.gradle/caches/transforms-3/adaf9cac4b199e0779758b8aae901bb4/transformed/jetified-kotlin-stdlib-1.7.10.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
Can anyone help, please?