Can't upload app update on Android.Market!

Hello
Yesterday I’ve made build of my app, set it Version to 81 and posted to android market. On app page it was written: version - 81, version code - 1. Today I’ve made one more build, updated version to 82 and tried to upload this updated… BUT market refused to do this saying that version code is still 1 and need to be updated. Please help me - how can I update this value? I’m using Corona SDK build 505 for Windows to build my application.
[import]uid: 67485 topic_id: 10978 reply_id: 310978[/import]

Did you update the version number in your build.settings file as well as online? (I can’t tell from your question.)

Peach [import]uid: 52491 topic_id: 10978 reply_id: 40680[/import]

You need to set the value on the builds.settings
see the docs api page for info on how to do that.

c [import]uid: 24 topic_id: 10978 reply_id: 40702[/import]

Hello
Thank you all - the problem is solved :slight_smile: [import]uid: 67485 topic_id: 10978 reply_id: 40985[/import]