bump version
This commit is contained in:
parent
e745dae1dc
commit
e8f624e2cb
|
@ -117,8 +117,8 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 24
|
minSdkVersion 24
|
||||||
targetSdkVersion 34
|
targetSdkVersion 34
|
||||||
versionCode 42112
|
versionCode 42113
|
||||||
versionName "2.2.3"
|
versionName "2.2.4"
|
||||||
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