Bumped version code
This commit is contained in:
parent
f666d2ee38
commit
816a663d9b
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 = 40592 // 4.05.92
|
||||
def appVersionCode = 40593 // 4.05.93
|
||||
|
||||
static def getPackageName() {
|
||||
return "org.linphone"
|
||||
|
|
Loading…
Reference in a new issue