Updated version number
This commit is contained in:
parent
89f90aa4d3
commit
4b83eb7ce3
2 changed files with 3 additions and 3 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="3320"
|
android:versionCode="3321"
|
||||||
android:versionName="3.3.2">
|
android:versionName="3.3.2-gc">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="16"
|
android:minSdkVersion="16"
|
||||||
|
|
2
submodules/externals/srtp
vendored
2
submodules/externals/srtp
vendored
|
@ -1 +1 @@
|
||||||
Subproject commit 451b1daa314dfdb20d59433a92dda0319b5d8c11
|
Subproject commit 4a5ea6a64043038f4a4ac0f18d54db02a08d9b92
|
Loading…
Reference in a new issue