Merge branch 'design' of https://github.com/osmandapp/Osmand into design

This commit is contained in:
Denis 2014-11-17 11:56:05 +02:00
commit 245c62a9f5

View file

@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:installLocation="auto" android:installLocation="auto"
android:versionName="@string/app_version" android:versionName="@string/app_version"
android:versionCode="191" android:versionCode="201"
package="net.osmand.plus"> package="net.osmand.plus">
<uses-sdk android:minSdkVersion="7" android:targetSdkVersion="19" /> <uses-sdk android:minSdkVersion="7" android:targetSdkVersion="19" />