Update AndroidManifest.xml
This commit is contained in:
parent
b00e8255ea
commit
76640327b6
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:installLocation="auto"
|
||||
android:versionName="2.2.4"
|
||||
android:versionName="@string/app_version"
|
||||
android:versionCode="231"
|
||||
package="net.osmand.plus">
|
||||
|
||||
|
|
Loading…
Reference in a new issue