See http://developer.android.com/guide/publishing/versioning.html#appversion

For the Google Market to alert all your users that there is an update
you will need to set the Version Code to a higher number than in your
previous version. This is set in your Manifest file.  I assume you
probably set this to 1.  I would set the Version Code to 2.

You can then set the Version Name to 1.1 like you mentioned above.

Read the link above it clearly explains this in greater detail.

Nick

On Aug 26, 3:10 pm, Georgy <georgearna...@gmail.com> wrote:
> this might sound as a really silly question but I published my
> application and would like to release some updates:
> 1- how can I do it?
> 2- should I version my app as 1.1 now?
> Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to