version bump to 2.12.12-beta.2

This commit is contained in:
Daniel Gultsch 2023-10-20 10:33:22 +02:00
parent a3b2b24b11
commit a5f51d69e1
No known key found for this signature in database
GPG key ID: F43D18AD2A0982C2
2 changed files with 2 additions and 2 deletions

View file

@ -95,8 +95,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 33 targetSdkVersion 33
versionCode 42074 versionCode 42075
versionName "2.12.12-beta" versionName "2.12.12-beta.2"
archivesBaseName += "-$versionName" archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations" applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId resValue "string", "applicationId", applicationId