Update AndroidManifest
This commit is contained in:
parent
52ac293687
commit
4c66361d77
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
<manifest package="org.linphone"
|
<manifest package="org.linphone"
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:installLocation="auto"
|
android:installLocation="auto"
|
||||||
android:versionCode="3261"
|
android:versionCode="3262"
|
||||||
android:versionName="3.2.6">
|
android:versionName="3.2.6">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
|
@ -334,4 +334,4 @@
|
||||||
</activity>
|
</activity>
|
||||||
</application>
|
</application>
|
||||||
|
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|
Loading…
Reference in a new issue