mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 19:38:08 +00:00
Update version number
This commit is contained in:
parent
ff0f422512
commit
ed439af26c
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="2001"
|
||||
android:versionName="2.0.1">
|
||||
android:versionCode="2002"
|
||||
android:versionName="2.0.2">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="26"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue