I'm using the latest version of Intel XDK to create android apps.
I just uploaded an android .apk file to google play (production) and realized it was the earlier verion of the file. However, I now can't update it on the store. It continually gives me this error:
Upload failed You need to use a different version code for your APK because you already have one with version code 1
But I've tried changing the app version # in the project build settings & looked at the .xdk config file, etc.
So I'm stuck with an app that has a bug out there & don't know how to change it.
Any suggestions would be GREATLY appreciated.
Thanks