change version to 2.2.0
This commit is contained in:
parent
fb3e46e30a
commit
383c004b9e
|
@ -118,7 +118,7 @@ android {
|
||||||
minSdkVersion 24
|
minSdkVersion 24
|
||||||
targetSdkVersion 34
|
targetSdkVersion 34
|
||||||
versionCode 42081
|
versionCode 42081
|
||||||
versionName "3.0.0"
|
versionName "2.2.0"
|
||||||
archivesBaseName += "-$versionName"
|
archivesBaseName += "-$versionName"
|
||||||
applicationId "eu.siacs.conversations.narayana"
|
applicationId "eu.siacs.conversations.narayana"
|
||||||
resValue "string", "applicationId", applicationId
|
resValue "string", "applicationId", applicationId
|
||||||
|
|
Loading…
Reference in a new issue