Market requires versionCode to be set to a positive 32-bit integer in AndroidManifest.xml.
Just started playing with burrito and made my first android app. Carefully followed the tutorial and everything seems ok upto the point where I load it to the market and get the following error:
Market requires versionCode to be set to a positive 32-bit integer in AndroidManifest.xml.
in the -app.xml file I found a versionNumber but no code. Tried adding it but failed, have added it all over but still wont work.
Cant find anything anywhere. I'm stumped.
