Update version number
This commit is contained in:
parent
47605e2295
commit
a9e628852d
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="4001"
|
||||
android:versionName="4.0.0">
|
||||
android:versionCode="4002"
|
||||
android:versionName="4.0.1">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="16"
|
||||
|
|
Loading…
Reference in a new issue