Bumped version code
This commit is contained in:
parent
c6cc2e56d4
commit
2729916ce4
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ plugins {
|
|||
def appVersionName = "4.6.0"
|
||||
// Uncomment for release
|
||||
// def appVersionCode = 40600 // 4.06.00
|
||||
def appVersionCode = 40591 // 4.05.91
|
||||
def appVersionCode = 40592 // 4.05.92
|
||||
|
||||
static def getPackageName() {
|
||||
return "org.linphone"
|
||||
|
|
Loading…
Reference in a new issue