Bumped version code
This commit is contained in:
parent
6df00e7ee8
commit
1e637f0f7c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ plugins {
|
||||||
}
|
}
|
||||||
|
|
||||||
def appVersionName = "4.7.0"
|
def appVersionName = "4.7.0"
|
||||||
def appVersionCode = 40701
|
def appVersionCode = 40702
|
||||||
|
|
||||||
static def getPackageName() {
|
static def getPackageName() {
|
||||||
return "org.linphone"
|
return "org.linphone"
|
||||||
|
|
Loading…
Reference in a new issue