bump version
This commit is contained in:
parent
e745dae1dc
commit
e8f624e2cb
|
@ -117,8 +117,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 34
|
||||
versionCode 42112
|
||||
versionName "2.2.3"
|
||||
versionCode 42113
|
||||
versionName "2.2.4"
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.siacs.conversations.classic"
|
||||
resValue "string", "applicationId", applicationId
|
||||
|
|
Loading…
Reference in a new issue