Bumped version code
This commit is contained in:
parent
1c28b688c9
commit
794233c25a
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 = 50090
|
def appVersionCode = 50091
|
||||||
|
|
||||||
static def getPackageName() {
|
static def getPackageName() {
|
||||||
return "org.linphone"
|
return "org.linphone"
|
||||||
|
|
Loading…
Reference in a new issue