forked from organicmaps/organicmaps
[android] Version 2.4.0
This commit is contained in:
parent
73f2a3102e
commit
32b716908d
3 changed files with 6 additions and 6 deletions
|
@ -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">
|
||||
|
|
|
@ -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">
|
||||
|
|
|
@ -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">
|
||||
|
|
Loading…
Add table
Reference in a new issue