[android] New version 2.1.1

This commit is contained in:
vng 2012-07-30 15:52:50 -07:00 committed by Alex Zolotarev
parent d7368e7e2e
commit 23e47fb3f3
3 changed files with 6 additions and 6 deletions

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

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="210"
android:versionName="2.1.0"
android:versionCode="211"
android:versionName="2.1.1"
android:installLocation="preferExternal"
android:sharedUserId="com.mapswithme"
android:sharedUserLabel="@string/shared_user_label">

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.pro"
android:versionCode="210"
android:versionName="2.1.0"
android:versionCode="211"
android:versionName="2.1.1"
android:installLocation="preferExternal"
android:sharedUserId="com.mapswithme"
android:sharedUserLabel="@string/shared_user_label">