forked from organicmaps/organicmaps
[android] Set version 2.6.1 to rebuild Lite apks with correct size
This commit is contained in:
parent
fabf4df131
commit
52f016e9a5
4 changed files with 9 additions and 9 deletions
|
@ -4,8 +4,8 @@
|
|||
android:installLocation="preferExternal"
|
||||
android:sharedUserId="com.mapswithme"
|
||||
android:sharedUserLabel="@string/shared_user_label"
|
||||
android:versionCode="260"
|
||||
android:versionName="2.6" >
|
||||
android:versionCode="261"
|
||||
android:versionName="2.6.1" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="7"
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
android:installLocation="preferExternal"
|
||||
android:sharedUserId="com.mapswithme"
|
||||
android:sharedUserLabel="@string/shared_user_label"
|
||||
android:versionCode="260"
|
||||
android:versionName="2.6" >
|
||||
android:versionCode="261"
|
||||
android:versionName="2.6.1" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="7"
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
android:installLocation="preferExternal"
|
||||
android:sharedUserId="com.mapswithme"
|
||||
android:sharedUserLabel="@string/shared_user_label"
|
||||
android:versionCode="260"
|
||||
android:versionName="2.6" >
|
||||
android:versionCode="261"
|
||||
android:versionName="2.6.1" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="7"
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
android:installLocation="preferExternal"
|
||||
android:sharedUserId="com.mapswithme"
|
||||
android:sharedUserLabel="@string/shared_user_label"
|
||||
android:versionCode="260"
|
||||
android:versionName="2.6" >
|
||||
android:versionCode="261"
|
||||
android:versionName="2.6.1" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="7"
|
||||
|
@ -238,4 +238,4 @@
|
|||
</receiver>
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
</manifest>
|
||||
|
|
Loading…
Add table
Reference in a new issue