Version bumped to 3.99.4
This commit is contained in:
parent
bbd2a3de4f
commit
a3312d674e
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
||||||
<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="3994"
|
android:versionCode="3995"
|
||||||
android:versionName="3.99.3">
|
android:versionName="3.99.4">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="16"
|
android:minSdkVersion="16"
|
||||||
|
|
Loading…
Reference in a new issue