bump version
This commit is contained in:
parent
d42486c72c
commit
bb95bdf541
|
@ -117,8 +117,8 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 24
|
minSdkVersion 24
|
||||||
targetSdkVersion 34
|
targetSdkVersion 34
|
||||||
versionCode 42081
|
versionCode 42110
|
||||||
versionName "2.2.0"
|
versionName "2.2.1"
|
||||||
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