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 appVersionCode = 50091
|
||||
def appVersionCode = 50092
|
||||
|
||||
static def getPackageName() {
|
||||
return "org.linphone"
|
||||
|
|
Loading…
Reference in a new issue