Merge branch 'design' of https://github.com/osmandapp/Osmand into design
This commit is contained in:
commit
245c62a9f5
1 changed files with 1 additions and 1 deletions
|
@ -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" />
|
||||||
|
|
Loading…
Reference in a new issue