I am trying to upload a test application to AndroidMarket. The deal is that I want to upload APKs for all versions, 1.6,2.0 and so on. But always I get error
The new apk’s versionCode (10000) already exists.
It seams that always when building RhoHub sets VersionCode 10000.
How to fix this problem, and upload to Android Market all versions?
In the
build.ymlfile of the application’s root, try changing theversionproperty.