version bump to 2.12.0-beta

This commit is contained in:
Daniel Gultsch 2023-01-07 15:17:11 +01:00
parent 60308753be
commit 50f05cee1c
No known key found for this signature in database
GPG key ID: F43D18AD2A0982C2

View file

@ -91,8 +91,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 32
versionCode 42044
versionName "2.11.3"
versionCode 42045
versionName "2.12.0-beta"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId