Update version code
This commit is contained in:
parent
56fb650a35
commit
f14d898e48
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.linphone"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="3241"
|
||||
android:versionName="3.2.4">
|
||||
android:versionCode="3250"
|
||||
android:versionName="3.2.5">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
|
|
Loading…
Reference in a new issue