mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-27 19:36:21 +00:00
Bumped version code for public beta
This commit is contained in:
parent
35944bb3a1
commit
50178d40de
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ plugins {
|
||||||
}
|
}
|
||||||
|
|
||||||
def appVersionName = "5.1.0"
|
def appVersionName = "5.1.0"
|
||||||
def appVersionCode = 50091
|
def appVersionCode = 50092
|
||||||
|
|
||||||
static def getPackageName() {
|
static def getPackageName() {
|
||||||
return "org.linphone"
|
return "org.linphone"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue