Update version number
This commit is contained in:
parent
13e210f8cf
commit
05b17a685d
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
<manifest package="org.linphone"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="3996"
|
||||
android:versionName="3.99.5">
|
||||
android:versionCode="3997"
|
||||
android:versionName="3.99.6">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="16"
|
||||
|
|
Loading…
Reference in a new issue