forked from organicmaps/organicmaps
[android] New version 2.1.1
This commit is contained in:
parent
d7368e7e2e
commit
23e47fb3f3
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"
|
||||
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">
|
||||
|
|
|
@ -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">
|
||||
|
|
|
@ -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">
|
||||
|
|
Loading…
Add table
Reference in a new issue