Update version number
This commit is contained in:
parent
e7d511f020
commit
8ce3bc21fa
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="3998"
|
||||
android:versionName="3.99.7">
|
||||
android:versionCode="3999"
|
||||
android:versionName="3.99.8">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="16"
|
||||
|
|
Loading…
Reference in a new issue