forked from organicmaps/organicmaps
[AND] Version 2.5.2
This commit is contained in:
parent
8380b18fe8
commit
f362eb141a
4 changed files with 8 additions and 8 deletions
|
@ -4,8 +4,8 @@
|
|||
android:installLocation="preferExternal"
|
||||
android:sharedUserId="com.mapswithme"
|
||||
android:sharedUserLabel="@string/shared_user_label"
|
||||
android:versionCode="251"
|
||||
android:versionName="2.5.1" >
|
||||
android:versionCode="252"
|
||||
android:versionName="2.5.2" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="7"
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
android:installLocation="preferExternal"
|
||||
android:sharedUserId="com.mapswithme"
|
||||
android:sharedUserLabel="@string/shared_user_label"
|
||||
android:versionCode="251"
|
||||
android:versionName="2.5.1" >
|
||||
android:versionCode="252"
|
||||
android:versionName="2.5.2" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="7"
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
android:installLocation="preferExternal"
|
||||
android:sharedUserId="com.mapswithme"
|
||||
android:sharedUserLabel="@string/shared_user_label"
|
||||
android:versionCode="251"
|
||||
android:versionName="2.5.1" >
|
||||
android:versionCode="252"
|
||||
android:versionName="2.5.2" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="7"
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
android:installLocation="preferExternal"
|
||||
android:sharedUserId="com.mapswithme"
|
||||
android:sharedUserLabel="@string/shared_user_label"
|
||||
android:versionCode="250"
|
||||
android:versionName="2.5.0" >
|
||||
android:versionCode="252"
|
||||
android:versionName="2.5.2" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="7"
|
||||
|
|
Loading…
Add table
Reference in a new issue