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 {
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