Hello all!
Has anybody uploaded a new version of their Android app recently to the marketplace?
I am trying to upload a new version of my game and the upload page keeps hollering about:
“The new apk’s versionCode (1) in AndroidManifest.xml must be higher than the old apk’s versionCode (1).”
I have the versionCode set in the build.settings file, but it doesn’t seem to be working?
Is thee anything else I should check?
Here is the code in my build.settings file:
settings =
{
android =
{
versionCode = "2"
}
}
Any help is appreciated!
Joe [import]uid: 8444 topic_id: 3926 reply_id: 303926[/import]