version bump to 2.14.0-beta.3

This commit is contained in:
Daniel Gultsch 2024-03-12 19:17:55 +01:00
parent 13839401e5
commit 8f35242c35
No known key found for this signature in database
GPG key ID: F43D18AD2A0982C2

View file

@ -97,8 +97,8 @@ android {
defaultConfig {
minSdkVersion 23
targetSdkVersion 34
versionCode 42099
versionName "2.14.0-beta.2"
versionCode 42100
versionName "2.14.0-beta.3"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId