I try change the version code from my android app, but don’t working. I changed the values versioncode and versionname in my project.
- I change the values in .pro file
- I change the values in config.json file
- I change the values in AndroidManifest.xml
I’ve cleaned and compiled again but it doesn’t work.
Any suggestions?