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