mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-21 05:28:08 +00:00
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"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="3261"
|
||||
android:versionCode="3262"
|
||||
android:versionName="3.2.6">
|
||||
|
||||
<uses-sdk
|
||||
|
|
@ -334,4 +334,4 @@
|
|||
</activity>
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
</manifest>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue