bump version
This commit is contained in:
parent
6891471ce8
commit
00606061ce
|
@ -117,8 +117,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 34
|
||||
versionCode 42110
|
||||
versionName "2.2.1"
|
||||
versionCode 42111
|
||||
versionName "2.2.2"
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.siacs.conversations.classic"
|
||||
resValue "string", "applicationId", applicationId
|
||||
|
|
Loading…
Reference in a new issue