Bumped version code

This commit is contained in:
Sylvain Berfini 2022-01-14 14:23:29 +01:00
parent f666d2ee38
commit 816a663d9b

View file

@ -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"