[android] Increased version for bugfix build

This commit is contained in:
Alex Zolotarev 2012-03-02 14:27:54 +01:00 committed by Alex Zolotarev
parent 213c7e96c7
commit 22129eaf0d

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="201"
android:versionName="2.0.1"
android:versionCode="202"
android:versionName="2.0.2"
android:installLocation="preferExternal"
android:sharedUserId="com.mapswithme"
android:sharedUserLabel="@string/app_name">