Edit versionCode?
Monkey Targets Forums/Android/Edit versionCode?| 
 | ||
| How do you change the versionCode in AndroidManifest.xml? Every time I do it gets overwritten with versionCode="1". | 
| 
 | ||
| After your first compile, in your build folder you should see a templates folder, alter the AndroidManifest.xml file in there. | 
| 
 | ||
| Aha! Thanks. :) |