Bumped version code

This commit is contained in:
Sylvain Berfini 2022-02-02 12:49:40 +01:00
parent 8729258938
commit 772531141b

View file

@ -8,7 +8,7 @@ plugins {
def appVersionName = "4.6.0"
// Uncomment for release
// def appVersionCode = 40600 // 4.06.00
def appVersionCode = 40593 // 4.05.93
def appVersionCode = 40594 // 4.05.94
static def getPackageName() {
return "org.linphone"