I followed all the steps as mentioned here: https://www.soft8soft.com/docs/manual/en/introduction/Creating-Mobile-Apps.html
[Note: when I used cordova requirements all requirements were met but there was also a warning showing that cordova-plugin-whitelist mismatch the cordova version I was using.]
But I am getting error on the step where we write ‘cordova build android’. It said at start the build successful and then suddenly it started building again and started the download of gradle 7.6 while i have downloaded gradle 8.3 and used that.
Afterwards when i tried to search for what problem was causing this it said something about version mis match and so i checked there seemed to be a build.gradle file and others where gradle 7.6 was mentioned so I changed that to the version i was using (i.e. 8.3) and ran the command ‘cordova build android’ again but it again said build failed and when I checked the files where I made the changes, those files got reverted back to showing gradle 7.6.
Please help with this issue.
Am I missing something?
Versions I am using:
Gradle 8.3
Kotlin 1.9.0
Groovy 3.0.17
JVM 20.0.2
Cordova 12.0.0
Attachments:
You must be
logged in to view attached files.