version bump to 2.12.0

This commit is contained in:
Daniel Gultsch 2023-01-10 09:02:32 +01:00
parent 86394e3da7
commit 0923440936
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 42045
versionName "2.12.0-beta"
versionCode 42046
versionName "2.12.0"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId