[android] Increased version to 2.0.3

This commit is contained in:
Alex Zolotarev 2012-03-26 15:18:23 +03:00 committed by Alex Zolotarev
parent c48f838a81
commit 30fd3b9805

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.mapswithme.maps"
android:versionCode="202"
android:versionName="2.0.2"
android:versionCode="203"
android:versionName="2.0.3"
android:installLocation="preferExternal"
android:sharedUserId="com.mapswithme"
android:sharedUserLabel="@string/app_name">