[android] Increased version number to 2.0.5

This commit is contained in:
Alex Zolotarev 2012-06-10 23:22:24 -07:00 committed by Alex Zolotarev
parent 1b936eba60
commit 3f5d3eec8c

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="203"
android:versionName="2.0.3"
android:versionCode="205"
android:versionName="2.0.5"
android:installLocation="preferExternal"
android:sharedUserId="com.mapswithme"
android:sharedUserLabel="@string/app_name">