[android] Set version 2.6.1 to rebuild Lite apks with correct size

This commit is contained in:
Alex Zolotarev 2013-12-13 15:38:52 +03:00 committed by Alex Zolotarev
parent fabf4df131
commit 52f016e9a5
4 changed files with 9 additions and 9 deletions

View file

@ -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"

View file

@ -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"

View file

@ -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"

View file

@ -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>