Hi all,
Trying to update my app on Android Market and get this error
The new apk’s versionCode (1) already exists.
Using Daily Build 671
See my build.settings
[code]
settings =
{
orientation =
{
default = “landscapeRight”,
supported = { “landscapeRight” },
},
android =
{
versionCode = “2”
},
android =
{
versionName = “1.1”
},
} [import]uid: 13454 topic_id: 17661 reply_id: 317661[/import]