version bump to 2.12.12-beta.2
This commit is contained in:
parent
a3b2b24b11
commit
a5f51d69e1
|
@ -95,8 +95,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
versionCode 42074
|
||||
versionName "2.12.12-beta"
|
||||
versionCode 42075
|
||||
versionName "2.12.12-beta.2"
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.siacs.conversations"
|
||||
resValue "string", "applicationId", applicationId
|
||||
|
|
Loading…
Reference in a new issue