[android] Version 2.4.0

This commit is contained in:
vng 2013-06-07 17:28:13 +03:00 committed by Alex Zolotarev
parent 73f2a3102e
commit 32b716908d
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.samsung"
android:versionCode="235"
android:versionName="2.3.5"
android:versionCode="240"
android:versionName="2.4.0"
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"
android:versionCode="235"
android:versionName="2.3.5"
android:versionCode="240"
android:versionName="2.4.0"
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="235"
android:versionName="2.3.5"
android:versionCode="240"
android:versionName="2.4.0"
android:installLocation="preferExternal"
android:sharedUserId="com.mapswithme"
android:sharedUserLabel="@string/shared_user_label">